TextBlockComponentProps Interface
The JSON representation of a TextBlockComponent.
Properties
| Name | Type | Description | |
|---|---|---|---|
| styleName | string | The name of a TextStyle stored in a Workspace from which the base TextStyleSettings applied to the component originates. | |
| styleOverrides | TextStyleSettingsProps | undefined | Deviations from the base TextStyleSettings defined by the TextStyle applied to this component. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.