Class: NitroKit::PaginationBar::Child

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

Instance Attribute Summary collapse

Instance Attribute Details

#componentObject (readonly)

Returns the value of attribute component

Returns:

  • (Object)

    the current value of component



6
7
8
# File 'app/components/nitro_kit/pagination_bar.rb', line 6

def component
  @component
end

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



6
7
8
# File 'app/components/nitro_kit/pagination_bar.rb', line 6

def content
  @content
end