Optional
directionOptional
enableEnable to flip the popper when it reaches the boundary
Optional
maxMaximum width of the popper. If the value is "trigger", it will set the max width to the dropdown toggle's width
Optional
minMinimum width of the popper. If the value is "trigger", it will set the min width to the dropdown toggle's width
Optional
positionHorizontal position of the popper
Optional
preventFlag to prevent the popper from overflowing its container and becoming partially obscured.
Optional
widthCustom width of the popper. If the value is "trigger", it will set the width to the dropdown toggle's width
Vertical direction of the popper. If enableFlip is set to true, this will set the initial direction before the popper flips.