▸ setCharacters(node: TextNode, characters: string, options?: object): Promise‹boolean›
Defined in setCharacters.ts:33
Parameters:
▪ node: TextNode
▪ characters: string
▪Optional options: object
| Name | Type |
|---|---|
fallbackFont? |
FontName |
smartStrategy? |
"prevail" | "strict" | "experimental" |
Returns: Promise‹boolean›