Class: AngularMaterialComponent

Inherits:
MaterialAngularIO::Component
  • Object
show all
Defined in:
lib/insite/examples/material_angular_io/components/angular_material_component.rb

Direct Known Subclasses

MatChipList

Instance Attribute Summary collapse

Instance Attribute Details

#ngcontentObject (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

#nghostObject (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