Temporal

For date, time and datetime-local (UTC) input types.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-local

Constructors

Link copied to clipboard
constructor(date: Date)

Functions

Link copied to clipboard
open override fun stringValue(type: TextFieldInputType): String