Type Alias: TextNodeParams<T>
TextNodeParams<
T
>:BaseNodeParams
<T
> &object
Type declaration
endCharIdx?
optional
endCharIdx:number
metadataSeparator?
optional
metadataSeparator:string
startCharIdx?
optional
startCharIdx:number
text?
optional
text:string
textTemplate?
optional
textTemplate:string
Type Parameters
• T extends Metadata
= Metadata
Defined in
packages/core/schema/dist/index.d.ts:85