@minecraft/server-editor
Preparing search index...
ListPaneTextEntryParams
Type Alias ListPaneTextEntryParams
Beta
List Pane Text entry creation parameter
type
ListPaneTextEntryParams
=
{
type
:
Text
;
value
?:
IObservableProp
<
LocalizedString
>
;
visible
?:
boolean
;
}
Index
Properties
type
value?
visible?
Properties
type
type
:
Text
Optional
value
value
?:
IObservableProp
<
LocalizedString
>
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
type
value
visible
@minecraft/server-editor
Loading...
List Pane Text entry creation parameter