PageSelector: {
    index: number;
    label?: string;
    type: "PageSelector";
}

Type declaration

  • index: number
  • Optional label?: string
  • type: "PageSelector"

Generated using TypeDoc