@minecraft
Translations
Preparing search index...
server-editor
ListPaneTextEntryParams
Type Alias ListPaneTextEntryParams
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
Theme
OS
Light
Dark
On This Page
Properties
type
value
visible
Translations
@minecraft
Loading...
List Pane Text entry creation parameter