title | aliases | |
---|---|---|
Jaseci Text |
|
A Text
component is a that renders elements in various typographic-styles.
Example
{
"component": "Text",
"props": {
"variant": "simple",
"value": "Hello world!"
}
}
name | type |
---|---|
variant | simple | title |
value | string |