TextBlockItemInfo interface
Block item info in text blocklist.
Properties
| description | Block item description. |
| text | Block item content. |
Property Details
description
Block item description.
description?: string
Property Value
string
text
Block item content.
text: string
Property Value
string