Photo Sphere Viewer
    Preparing search index...

    Type Alias SettingOption

    Option for an 'options' setting

    type SettingOption = {
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    id: string

    identifier of the option

    label: string

    label of the option If can be a key in the global lang config