LocalDateSelect

works.iterative.ui.components.laminar.LocalDateSelectModule.LocalDateSelect
See theLocalDateSelect companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object LocalDateAsStringCodec extends Codec[LocalDate, String]

Attributes

Supertypes
trait Codec[LocalDate, String]
class Object
trait Matchable
class Any
Self type
object OptLocalDateAsStringCodec extends Codec[Option[LocalDate], String]

Attributes

Supertypes
trait Codec[Option[LocalDate], String]
class Object
trait Matchable
class Any
Self type