@devgateway/wp-react-lib
    Preparing search index...

    Type Alias Options

    type Options = {
        label: string;
        labels?: Record<string, string>;
        value: string;
    }
    Index

    Properties

    Properties

    label: string
    labels?: Record<string, string>
    value: string