module NfgUi::Components::Traits::Remote

Shared Size traits

Constants

TRAITS

Public Instance Methods

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