Sha256: f9a9b8121506a9b5f68cb7e4356b3788d8b25ff3198004e15f84b335c157e8f6

Contents?: true

Size: 499 Bytes

Versions: 8

Compression:

Stored size: 499 Bytes

Contents

section.glypto-model-utils
  menu
    button._tab-toggle(ng-class="{'__active': show == 'source'}" ng-click="show = show === 'source' ? null : 'source'") HTML source
    button._tab-toggle(ng-class="{'__active': show == 'outline'}" ng-click="show = show === 'outline' ? null : 'outline'") Outline
  ._container
    ._panel.glypto-model-source ng-class="{'__shown': show == 'source'}" = code('html') { html }
    ._panel.glypto-model-outline ng-class="{'__shown': show == 'outline'}" = outline(html)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sculptor-0.0.11.1 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim
sculptor-0.0.11 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim
sculptor-0.0.10 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim
sculptor-0.0.9.3 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim
sculptor-0.0.9.2 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim
sculptor-0.0.9.1 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim
sculptor-0.0.9 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim
sculptor-0.0.8 lib/sculptor/templates/glyptotheque/source/glyptotheque/_model-utils.slim