React UI Components Documentation

Properties

NameTypeDefault
animationType DropDownButtonAnimationType 'slide'
arrowSize number 16
autoOpen boolean false
closeDelay number 400
disabled boolean false
dropDownHorizontalAlignment DropDownButtonHorizontalAlignment 'left'
dropDownVerticalAlignment DropDownButtonVerticalAlignment 'bottom'
dropDownWidth number | string null
enableBrowserBoundsDetection boolean false
height string | number null
initContent () => void null
openDelay number 350
popupZIndex number 20000
rtl boolean false
template DropDownButtonTemplate 'default'
theme string ''
width string | number null

Events

close Event
open Event

Methods

NameArgumentsReturn Type
close None
destroy None
focus None
getContent None
isOpened None
open None
setContent content