Home
Getting Started
Components
AlertAnimateHeightAvatarAvatarListBadgeButtonButtonMenuCalendarCalendarRangeCardCarouselChipClickOutsideContainerContentLoaderCurrencyDataTableDatePickerDateTimePickerDividerDrawerDropdownPropsExamplesFloatingActionsGoogleMapGridIconIconDotIfInfiniteScrollKW LogoLoaderModalMonthPickerMonthRangeNavIconOptionsTogglePaginationPartnerLogoResponsiveSVG IconSnackbarStaticMapStatusIndicatorTabTableTimePickerToastsTooltip
Forms
Typography
Utilities
Visualization Components
Dropdown
A component that uses render-props to make the expanded state of a dropdown re-usable. It uses the Popper.js library to handle positioning. You can modify the behavior of the popper instance using the popperOptions
prop mentioned below.
Props
className
String
closeOnBlur
Bool
true
content
Func
disabled
Bool
false
onCollapse
Func
onExpand
Func
popperOptions
Shape
trigger
Func
zIndex
Number
layers.dropdown
Examples
Default Usage
This is the trigger
Popper Adjustments
This is the trigger