Time Picker

Attribute Type Documentation Default Value
id :string

The input id

name :string

The input name

value :string

The input value

Required form * :any

The form around the input group.

field :atom

The form field key.

seconds :string

Optional seconds that will be appended to the displayed time in the returned input payload.

class :string

Extend input class

hide_clear_button :boolean

Option to hide clear button in single select field

true
phx-update :string

Propagated as a LiveView’s phx-update on the wrapper element.