# 
        cp.ui.SplitGroup
    
Split Group UI. A SplitGroup is a container that can be split into multiple sections.
Each section is an Element, and they are divided by a Splitter,
resulting in something like { Element, Splitter, Element }.
        # 
        API Overview
    
Functions - API calls offered directly by the extension
- matches 
Constructors - API calls which return an object, typically one that offers API methods
- SplitGroup 
Fields - Variables which can only be accessed from an object returned by a constructor
- children 
- childrenUI 
- sections 
- splitters 
- splittersUI 
