Class: NitroKit::PageHeader::Child
- Inherits:
-
Data
- Object
- Data
- NitroKit::PageHeader::Child
- Defined in:
- app/components/nitro_kit/page_header.rb
Instance Attribute Summary collapse
-
#component ⇒ Object
readonly
Returns the value of attribute component.
-
#content ⇒ Object
readonly
Returns the value of attribute content.
Instance Attribute Details
#component ⇒ Object (readonly)
Returns the value of attribute component
5 6 7 |
# File 'app/components/nitro_kit/page_header.rb', line 5 def component @component end |
#content ⇒ Object (readonly)
Returns the value of attribute content
5 6 7 |
# File 'app/components/nitro_kit/page_header.rb', line 5 def content @content end |