Module: HakumiComponents::Concerns::FormFieldInterface
- Extended by:
- T::Helpers, T::Sig
- Included in:
- FormField
- Defined in:
- app/components/hakumi_components/concerns/form_field_interface.rb
Instance Method Summary collapse
Instance Method Details
#form_field_contract ⇒ Object
13 |
# File 'app/components/hakumi_components/concerns/form_field_interface.rb', line 13 def form_field_contract; end |