PolarExpress.Schemas.CustomFieldSelectProperties (polar_express v0.2.2)

Copy Markdown View Source

CustomFieldSelectProperties

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomFieldSelectProperties{
  form_help_text: term(),
  form_label: term(),
  form_placeholder: term(),
  options: term()
}
  • form_help_text
  • form_label
  • form_placeholder
  • options

Functions

schema_name()