Attribute Type Documentation Default Value
Required id * :string

The id of the authenticator.

class :string

The class of the authenticator.

label :string

The label of the authenticator.

disabled :boolean

Set disabled state

false
error :boolean

Set error state for authenticator

false
count :integer

The number of input fields

size :string

The size of the authenticator

"md"
form_field %FormField{}

a form field struct retrieved from the form, for example: @form[:count]

items :slot

The slot for authenticator items.

hint :slot

Information or Error massage

Show slot attributes Hide slot attributes
class :any

CSS class for the hint element