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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript