React UI Components Documentation

Properties

NameTypeDefault
cookies boolean false
cookieOptions DockingCookieOptions {}
disabled boolean false
floatingWindowOpacity number 0.3
height number | string auto
keyboardNavigation boolean false
mode DockingMode default
orientation DockingOrientation horizontal
rtl boolean false
theme string ''
width number | string auto
windowsMode object null
windowsOffset number 5

Events

dragStart Event
dragEnd Event

Methods

NameArgumentsReturn Type
addWindow windowId, mode, panel, position
closeWindow windowId
collapseWindow windowId
destroy None
disableWindowResize windowId
disable None
exportLayout None
enable None
expandWindow windowId
enableWindowResize windowId
focus None
hideAllCloseButtons None
hideAllCollapseButtons None
hideCollapseButton windowId
hideCloseButton windowId
importLayout Json
move windowId, panel, position
pinWindow windowId
setWindowMode windowId, mode
showCloseButton windowId
showCollapseButton windowId
setWindowPosition windowId, top, left
showAllCloseButtons None
showAllCollapseButtons None
unpinWindow windowId