module NfgUi::Components::Traits::Pill

Shared Size traits

Constants

TRAITS

Public Instance Methods

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