Method: Nav::Entity::Component#type
- Defined in:
- app/components/lookbook/nav/entity/component.rb
#type ⇒ Object
26 27 28 |
# File 'app/components/lookbook/nav/entity/component.rb', line 26 def type collapsed? ? :scenario : node.type end |