module NfgUi::Components::Traits::Vertical

Access to pre-designed theme traits

Constants

TRAITS

Public Instance Methods

vertical_trait() click to toggle source
# File lib/nfg_ui/components/traits/vertical.rb, line 10
def vertical_trait
  options[:vertical] = true
end