Idea React - v2.3.5
    Preparing search index...

    Interface OptionProps

    interface OptionProps {
        value?: string;
    }

    Hierarchy

    • DropdownItemProps
      • OptionProps
    Index
    value?: string