Tooltip
org.terminal21.client.components.chakra.Tooltip
case class Tooltip(key: String, label: String, bg: Option[String], color: Option[String], hasArrow: Option[Boolean], fontSize: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasChildrentrait ChakraElementtrait HasStyletrait CEJsonclass UiElementtrait AnyElementclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- HasChildren
Attributes
- Definition Classes
- Inherited from:
- HasChildren
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- UiElement
Attributes
- Inherited from:
- UiElement
Attributes
- Inherited from:
- UiElement
In this article