platform-bible-react
    Preparing search index...

    Type Alias ComboBoxLabelOption

    type ComboBoxLabelOption = {
        label: string;
    }
    Index

    Properties

    Properties

    label: string