Class: NitroKit::DangerZone::Child

Inherits:
Data
  • Object
show all
Defined in:
app/components/nitro_kit/danger_zone.rb

Instance Attribute Summary collapse

Instance Attribute Details

#componentObject (readonly)

Returns the value of attribute component

Returns:

  • (Object)

    the current value of component



7
8
9
# File 'app/components/nitro_kit/danger_zone.rb', line 7

def component
  @component
end

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



7
8
9
# File 'app/components/nitro_kit/danger_zone.rb', line 7

def content
  @content
end