Paragraph
org.terminal21.client.components.std.Paragraph
case class Paragraph(key: String, text: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends StdElement, HasChildren
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasChildrentrait StdElementtrait HasStyletrait StdEJsonclass 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