Class: NfgUi::Components::Patterns::SlatList

Inherits:
Base show all
Includes:
Bootstrap::Utilities::Sizable, Traits::Size
Defined in:
lib/nfg_ui/components/patterns/slat_list.rb

Overview

SlatList doc coming soon

Constant Summary

Constants included from Traits::Size

Traits::Size::TRAITS

Constants included from Traits

Traits::REGISTERED_TRAITS, Traits::TRAIT_MODULES

Instance Attribute Summary

Attributes inherited from Bootstrap::Components::Base

#body, #options, #view_context

Instance Method Summary collapse

Methods included from Traits::Size

#lg_trait, #md_trait, #sm_trait, #xl_trait

Methods included from Bootstrap::Utilities::Sizable

#size

Methods included from Utilities::Traitable

#traits, #utility_initialize

Methods included from Utilities::Renderable

#render_if, #render_unless

Methods included from Utilities::Describable

#data, #describe

Methods inherited from Bootstrap::Components::Base

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

Constructor Details

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

Instance Method Details

#component_familyObject



12
13
14
# File 'lib/nfg_ui/components/patterns/slat_list.rb', line 12

def component_family
  :slats
end