TextNodeParams
TextNodeParams<
T
> =BaseNodeParams
<T
> &object
Defined in: .build/typescript/packages/core/src/schema/node.ts:205
Type Declaration
Section titled “Type Declaration”
optional
text:string
textTemplate?
Section titled “textTemplate?”
optional
textTemplate:string
startCharIdx?
Section titled “startCharIdx?”
optional
startCharIdx:number
endCharIdx?
Section titled “endCharIdx?”
optional
endCharIdx:number
metadataSeparator?
Section titled “metadataSeparator?”
optional
metadataSeparator:string