QuickFormControl
org.terminal21.client.components.chakra.QuickFormControl
case class QuickFormControl(key: String, style: Map[String, Any], label: Option[String], inputGroup: Seq[UiElement], helperText: Option[String], dataStore: TypedMap) extends UiComponent, HasStyle
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasStyletrait UiComponentclass UiElementtrait AnyElementclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Types
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
-
HasStyle
Inherited methods
Attributes
- Returns
-
this element along all it's children flattened
- Definition Classes
- Inherited from:
- UiComponent
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- UiElement
Attributes
- Inherited from:
- UiComponent
Attributes
- Inherited from:
- UiElement
Attributes
- Inherited from:
- UiElement
In this article