MishkaChelekom.Components.PasswordField (AshFormBuilder v0.4.0)

View Source

Functional fallback for MishkaChelekom PasswordField.

Summary

Functions

password_field(assigns)

Attributes

  • field (Phoenix.HTML.FormField) (required)
  • label (:string) - Defaults to nil.
  • placeholder (:string) - Defaults to nil.
  • required (:boolean) - Defaults to false.
  • hint (:string) - Defaults to nil.
  • errors (:list) - Defaults to [].
  • class (:string) - Defaults to nil.
  • wrapper_class (:string) - Defaults to nil.
  • color (:string) - Defaults to nil.
  • variant (:string) - Defaults to nil.