types.ui.layout.IPanelOptions - ZeMA-gGmbH/NoPE-JS GitHub Wiki
Interface: IPanelOptions
Hierarchy
-
IPanelOptions↳
IPanel
Properties
content
Optional content: any
height
Optional height: number
hidden
Optional hidden: boolean
id
id: string
maxSize
Optional maxSize: number
minSize
Optional minSize: number
overflow
Optional overflow: string
rendering
Optional rendering: TRendering
resizable
Optional resizable: boolean
show
Optional show: Object
Type declaration
| Name | Type |
|---|---|
tabs |
boolean |
toolbar |
boolean |
size
Optional size: number
style
Optional style: string
tabs
Optional tabs: Partial<ITabProps>
title
Optional title: string
type
type: ValidPanels
width
Optional width: number