@rcsb/rcsb-saguaro-app
    Preparing search index...
    interface GroupOptionPropsInterface {
        label: string;
        options: OptionPropsInterface[];
    }
    Index

    Properties

    Properties

    label: string