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