Backstage
    Preparing search index...

    Interface PageSizeOption

    interface PageSizeOption {
        label: string;
        value: number;
    }
    Index

    Properties

    Properties

    label: string
    value: number