Anchorage API reference
    Preparing search index...
    interface SelectOption {
        label: string;
        value: string;
    }
    Index

    Properties

    Properties

    label: string
    value: string