Idea React
    Preparing search index...

    Interface OptionProps

    interface OptionProps {
        value?: string;
    }

    Hierarchy

    • DropdownItemProps
      • OptionProps
    Index

    Properties

    Properties

    value?: string