Optional
colors?: anyID of the div. given via <div id="blabla" #blabla></div>
Optional
height?: string | numberThe height, that should be set e.g. 100%
or 100px
Id of the Layout
Optional
onFunction which is called during resizing.
Receives the event
and the panels
(containg all panels of the layout)
Optional
panels: IPossiblePanelsOptional
width?: string | numberThe width, that should be set e.g. 100%
or 100px
Generated using TypeDoc
To define.