Raw.TextAnchor

Raw.TextAnchor

Text linking to another section of the page

textAnchor#35553762 text:RichText name:string = RichText;
export namespace Raw {
  export class TextAnchor {
    constructor(params: { text: Raw.TypeRichText; name: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x35553762

Property