module NfgUi::Components::Traits::PageHeader

Access to pre-designed Alert traits

Constants

TRAITS

Public Instance Methods

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