Class: AngularMaterialComponent
- Inherits:
-
MaterialAngularIO::Component
- Object
- MaterialAngularIO::Component
- AngularMaterialComponent
- Defined in:
- lib/insite/examples/material_angular_io/components/angular_material_component.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#ngcontent ⇒ Object
readonly
Returns the value of attribute ngcontent.
-
#nghost ⇒ Object
readonly
Returns the value of attribute nghost.
Instance Attribute Details
#ngcontent ⇒ Object (readonly)
Returns the value of attribute ngcontent.
2 3 4 |
# File 'lib/insite/examples/material_angular_io/components/angular_material_component.rb', line 2 def ngcontent @ngcontent end |
#nghost ⇒ Object (readonly)
Returns the value of attribute nghost.
2 3 4 |
# File 'lib/insite/examples/material_angular_io/components/angular_material_component.rb', line 2 def nghost @nghost end |