BwSplitPanel | bw-split-panel
Overview
Split panels go inside a BwSplitView. They are the individual resizable containers within the view.
Properties
| Property | Attribute | Description | Type | Default |
|---|
afterPrimary | after-primary | Set internally. Do not use. | boolean | false |
beforePrimary | before-primary | Set internally. Do not use. | boolean | false |
fixed | fixed | Fixes the width/height and prevents resizing | boolean | false |
primary | primary | Marks element as the primary panel in the view and sets it's width/height to take up the remaining available space. Every view must have exactly one primary panel. | boolean | false |
vertical | vertical | Set internally. Do not use. | boolean | false |
Shadow Parts
| Part | Description |
|---|
"divider" | The transparent divider element that appears over the panel's border. |
CSS Custom Properties
| Name | Description |
|---|
--divider-color | Color of the divider |
--divider-thickness | Size of the divider |
© 2025 United Systems & Software - All Rights Reserved.