Flarum (v2.0.0-beta.1)
    Preparing search index...
    type SettingDropdownOption = {
        label: string;
        value: any;
    }
    Index

    Properties

    Properties

    label: string
    value: any