FormBuilderDSL.FieldType (form_builder_dsl v0.1.2)

View Source

Field type metadata to describe rendering logic and behavior per type.

Summary

Functions

Returns all supported types

Get metadata associated with a field type

Returns true if the type is supported

Types

t()

@type t() :: atom()

Functions

all()

Returns all supported types

get_config(type)

Get metadata associated with a field type

valid?(type)

Returns true if the type is supported