Function composeannotation
- composeannotation(
text: string,
annotatedtextnodes: IAnnotatedtext,
options?: IOptions,
): IAnnotatedtext Parameters
- text: string
- annotatedtextnodes: IAnnotatedtext
Optional
options: IOptions
Returns IAnnotatedtext
The annotated text.
Compose an annotated text from a text string and an array of text nodes.