Class: NfgUi::Components::Patterns::ListGroup

Inherits:
Bootstrap::Components::ListGroup show all
Includes:
Traits::ListGroup, Utilities::Describable, Utilities::Renderable, Utilities::Traitable
Defined in:
lib/nfg_ui/components/patterns/list_group.rb

Overview

ListGroup docs coming soon

Constant Summary

Constants included from Traits::ListGroup

Traits::ListGroup::TRAITS

Constants included from Traits

Traits::REGISTERED_TRAITS, Traits::TRAIT_MODULES

Instance Attribute Summary

Attributes included from Bootstrap::Utilities::Wrappable

#as

Attributes inherited from Bootstrap::Components::Base

#body, #options, #view_context

Method Summary

Methods included from Traits::ListGroup

#flush_trait

Methods included from Utilities::Renderable

#render_if, #render_unless

Methods included from Utilities::Describable

#data, #describe

Methods included from Utilities::Traitable

#traits, #utility_initialize

Methods inherited from Bootstrap::Components::ListGroup

#component_family, #flush

Methods included from Bootstrap::Utilities::Wrappable

#utility_initialize

Methods inherited from Bootstrap::Components::Base

#component_family, #data, #href, #html_options, #id, #initialize, #render, #style

Constructor Details

This class inherits a constructor from NfgUi::Bootstrap::Components::Base