QuickTabs
org.terminal21.client.components.chakra.QuickTabs
case class QuickTabs(key: String, style: Map[String, Any], tabs: Seq[String | Seq[UiElement]], tabPanels: Seq[Seq[UiElement]], dataStore: TypedMap) extends UiComponent, HasStyle
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasStyletrait UiComponentclass UiElementtrait AnyElementclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
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