Skip to main content

Describes the buttons for the window frame.

Properties (5)

Property Type Default Required Description
allowClose⚓︎ boolean x x

If true, the window frame will have a "Close" button.

allowCollapse⚓︎ boolean x x

If true, the window frame will have a "Collapse/Expand" button.

allowLockUnlock⚓︎ boolean x x

If true, the window frame will have a "Lock/Unlock" button.

allowMaximize⚓︎ boolean x x

If true, the window frame will have a "Maximize" button.

allowMinimize⚓︎ boolean x x

If true, the window frame will have a "Minimize" button.