Gets/Set the maximum allowed size of the current pane.
Gets/Sets the minimum allowed size of the current pane.
Event fired when collapsed state of pane is changed.
Gets/Sets whether pane is resizable.
Gets/Sets whether current pane is collapsed.
Gets/Sets whether current pane is collapsed.
Gets/Sets the size of the current pane.
<igx-splitter>
<igx-splitter-pane [size]='size'>...</igx-splitter-pane>
</igx-splitter>
Gets/Sets the size of the current pane.
<igx-splitter>
<igx-splitter-pane [size]='size'>...</igx-splitter-pane>
</igx-splitter>
Toggles the collapsed state of the pane.
Represents individual resizable/collapsible panes.
IgxSplitterModule
IgxSplitterComponent
pane
presentation
Users can control the resize behavior via the min and max size properties.