PolarExpress.Schemas.CustomFieldDateProperties (polar_express v0.2.2)

Copy Markdown View Source

CustomFieldDateProperties

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomFieldDateProperties{
  form_help_text: term(),
  form_label: term(),
  form_placeholder: term(),
  ge: term(),
  le: term()
}
  • form_help_text
  • form_label
  • form_placeholder
  • ge
  • le

Functions

schema_name()