For a list of all members of this type, see DropDownItem members.
Name | Description | |
---|---|---|
![]() | activate | Sets the DropDownItem as active. |
![]() | hover | Causes the dropdown item to have hover state applied to it |
![]() | inactivate | Sets the DropDownItem as inactive. |
![]() | isSelected | Determines if the item is selected. |
![]() | select | Sets the DropDownItem as selected. |
![]() | unhover | restores original state |
![]() | unselect | Sets the DropDownItem as not selected. |