formex v0.2.0 Formex.CustomField behaviour
Module used in custom fields
Check Formex.CustomField.SelectAssoc for example of use
Summary
Callbacks
Function that generates Formex.Field.t/0, similary to Formex.Field.create_field/4
Callbacks
create_field(form, name, opts)
create_field(form :: Formex.Form.t, name :: atom, opts :: Map.t) :: Formex.Field.t
Function that generates Formex.Field.t/0, similary to Formex.Field.create_field/4