View Source FLHook.FieldType behaviour (FLHook Client v2.0.0)

A behaviour that can be implemented by custom field types.

Link to this section Summary

Link to this section Callbacks

@callback parse(String.t()) :: {:ok, any()} | :error