Inputs

works.iterative.ui.components.tailwind.form.Inputs
object Inputs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Inputs.type

Members list

Type members

Classlikes

class OptionDateInput extends FormInput[Option[LocalDate]]

Attributes

Supertypes
trait FormInput[Option[LocalDate]]
class Object
trait Matchable
class Any
class PlainInput[V](using x$1: FormCodec[V, String]) extends FormInput[V]

Attributes

Supertypes
trait FormInput[V]
class Object
trait Matchable
class Any