Type aliases
TextNodeParams
TextNodeParams<
T
> =BaseNodeParams
<T
> &object
Defined in: packages/core/src/schema/node.ts:205
Type declaration
text?
optional
text:string
textTemplate?
optional
textTemplate:string
startCharIdx?
optional
startCharIdx:number
endCharIdx?
optional
endCharIdx:number
metadataSeparator?
optional
metadataSeparator:string