Raw.PageBlockAnchor

Raw.PageBlockAnchor

Link to section within the page itself (like <a href=“#target”>anchor</a>)

pageBlockAnchor#ce0d37b0 name:string = PageBlock;
export namespace Raw {
  export class PageBlockAnchor {
    constructor(params: { name: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xce0d37b0

Property

  • name : string

    Name of target section