<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`PaneType`](PaneType) ## PaneType type **Signature:** ```typescript export type PaneType = 'tab' | 'split' | 'window'; ```