TextBlocklistItem interface
Item in a TextBlocklist.
Properties
description | BlocklistItem description. |
text | BlocklistItem content. |
Property Details
description
BlocklistItem description.
description?: string
Property Value
string
text
BlocklistItem content.
text: string
Property Value
string