TextBlockItemOutput interface
Item in TextBlocklist.
Properties
block |
Block Item Id. It will be uuid. |
description | Block item description. |
text | Block item content. |
Property Details
blockItemId
Block Item Id. It will be uuid.
blockItemId: string
Property Value
string
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