FormComponents
works.iterative.ui.components.laminar.FormComponents
trait FormComponents(using ctx: ComponentContext[_]) extends LocalDateSelectModule
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
class LocalDateSelect
Attributes
- Inherited from:
- LocalDateSelectModule
- Supertypes
-
class Objecttrait Matchableclass Any
object LocalDateSelect
Attributes
- Inherited from:
- LocalDateSelectModule
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Abstract methods
Concrete methods
def renderLocalDateSelect(id: String, labelText: Option[String], placeholderText: Option[String], mods: LocalDateSelect => Modifier[L.HtmlElement]): L.HtmlElement
def searchField(id: String, placeholderText: Option[String] = ...)(mods: Modifier[L.HtmlElement]*): L.HtmlElement
Inherited fields
Attributes
- Inherited from:
- LocalDateSelectModule
In this article