@minecraft
Translations
Preparing search index...
server-editor
IRootPropertyPaneHeaderAction
Interface IRootPropertyPaneHeaderAction
Represents the data to display an action button on a root property pane header.
interface
IRootPropertyPaneHeaderAction
{
action
?:
()
=>
void
;
icon
:
string
;
tooltip
?:
LocalizedString
;
}
Index
Properties
action?
icon
tooltip?
Properties
Optional
action
action
?:
()
=>
void
icon
icon
:
string
Optional
tooltip
tooltip
?:
LocalizedString
Settings
Member Visibility
Protected
Inherited
External
World mutation
Theme
OS
Light
Dark
On This Page
Properties
action
icon
tooltip
Translations
@minecraft
Loading...
Represents the data to display an action button on a root property pane header.