@minecraft/server-editor
Preparing search index...
ListPaneSlotLayout
Type Alias ListPaneSlotLayout
Beta
type
ListPaneSlotLayout
=
{
clickable
?:
boolean
;
columns
?:
number
;
entryLayout
:
ListPaneSlotLayoutEntry
[]
;
height
:
number
;
outline
?:
boolean
;
}
Index
Properties
clickable?
columns?
entry
Layout
height
outline?
Properties
Optional
clickable
clickable
?:
boolean
Optional
columns
columns
?:
number
entry
Layout
entryLayout
:
ListPaneSlotLayoutEntry
[]
height
height
:
number
Optional
outline
outline
?:
boolean
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
@minecraft/server-editor
Loading...