For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/types/PaneItemStyle.md.

Type Alias: PaneItemStyle experimental

PaneItemStyle = object

Beta

Optional style arguments for pane items

Properties

maxWidth?

optional maxWidth?: number | LayoutSize


minWidth?

optional minWidth?: number | LayoutSize


verticalAlignment?

optional verticalAlignment?: LayoutAlignment


width?

optional width?: number | LayoutSize | LayoutFlex