Circle
org.terminal21.client.components.chakra.Circle
case class Circle(key: String, text: String, children: Seq[UiElement], bg: Option[String], w: Option[String], h: Option[String], color: Option[String], style: Map[String, Any], 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
Inherited methods
Attributes
- Inherited from:
- HasChildren
Attributes
- Definition Classes
- Inherited from:
- HasChildren
Attributes
- 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