module NfgUi::Components::Traits::Responsive

Constants

TRAITS

Public Instance Methods

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