@minecraft/server-ui
Preparing search index...
LabelOptions
Interface LabelOptions
Beta
The options for including a label in
CustomForm
.
interface
LabelOptions
{
visible
?:
boolean
|
Observable
<
boolean
>
;
}
Index
Properties
visible?
Properties
Optional
Beta
visible
visible
?:
boolean
|
Observable
<
boolean
>
Remarks
Whether or not this label is visible
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
visible
@minecraft/server-ui
Loading...
The options for including a label in CustomForm.