@minecraft/server-editor
Preparing search index...
PaneItemStyle
Type Alias PaneItemStyle
Beta
Optional style arguments for pane items
type
PaneItemStyle
=
{
maxWidth
?:
number
|
LayoutSize
;
minWidth
?:
number
|
LayoutSize
;
verticalAlignment
?:
LayoutAlignment
;
width
?:
number
|
LayoutSize
|
LayoutFlex
;
}
Index
Properties
max
Width?
min
Width?
vertical
Alignment?
width?
Properties
Optional
max
Width
maxWidth
?:
number
|
LayoutSize
Optional
min
Width
minWidth
?:
number
|
LayoutSize
Optional
vertical
Alignment
verticalAlignment
?:
LayoutAlignment
Optional
width
width
?:
number
|
LayoutSize
|
LayoutFlex
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
max
Width
min
Width
vertical
Alignment
width
@minecraft/server-editor
Loading...
Optional style arguments for pane items