@minecraft/server-editor
Preparing search index...
ListPaneSlotConfiguration
Type Alias ListPaneSlotConfiguration
Beta
type
ListPaneSlotConfiguration
=
{
clickable
?:
boolean
;
columns
?:
number
;
entryLayout
:
ListPaneSlotLayoutEntry
[]
|
ListPaneSlotLayoutSections
;
height
:
number
;
outline
?:
boolean
;
variant
?:
ListPaneSlotVariant
;
}
Index
Properties
clickable?
columns?
entry
Layout
height
outline?
variant?
Properties
Optional
clickable
clickable
?:
boolean
Optional
columns
columns
?:
number
entry
Layout
entryLayout
:
ListPaneSlotLayoutEntry
[]
|
ListPaneSlotLayoutSections
height
height
:
number
Optional
outline
outline
?:
boolean
Optional
variant
variant
?:
ListPaneSlotVariant
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
clickable
columns
entry
Layout
height
outline
variant
@minecraft/server-editor
Loading...