MobX RESTful table
    Preparing search index...

    Interface SelectOption

    interface SelectOption {
        value: string;
    }

    Hierarchy

    Index

    Properties

    Properties

    value: string