The split data tree which might only consist of a single leaf.
The minimum allowed size of a split. Smaller splits than this will grow up to the smaller of this limit or their equal fraction of the container.
Called when a tab is dropped on this container. Pass the arguments as they are to moveTab.
Called when a cell is resized. You should pass the arguments as they are to resizeSplit and then call fixSplitSizes to eliminate negative sizes or other problems.
Called when a tab is dropped on a split drop area. Pass the arguments as they are to splitWithTab, then call fixSplitSizes to avoid negative sizes and similar issues.
Generated using TypeDoc
Properties to the TabSplits component