works.iterative.ui.components.tailwind.form.FormCodec
See theFormCodec companion trait
object FormCodec
Attributes
Members list
Type members
Classlikes
object given_FormCodec_Option_String extends FormCodec[Option[String], String]
Attributes
- Supertypes
- Self type
object given_FormCodec_PlainMultiLine_String extends FormCodec[PlainMultiLine, String]
Attributes
- Supertypes
- Self type
object given_FormCodec_String_String extends FormCodec[String, String]
Attributes
- Supertypes
- Self type
object optionBooleanCodec extends FormCodec[Option[Boolean], Boolean]
Attributes
- Supertypes
- Self type
-
optionBooleanCodec.type
object optionLocalDateCodec extends FormCodec[Option[LocalDate], String]
Attributes
- Supertypes
- Self type
-
optionLocalDateCodec.type
object plainMultiLineCodec extends FormCodec[Option[PlainMultiLine], String]
Attributes
- Supertypes
- Self type
-
plainMultiLineCodec.type
Givens
Givens
In this article