Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExplorerExtensibilityOption

Interface used to define scene explorer extensibility option

Hierarchy

  • IExplorerExtensibilityOption

Index

Properties

Properties

actionSearch playground for action

action: (entity: any) => void

Defines the action to execute on click

Type declaration

    • (entity: any): void
    • Parameters

      • entity: any

      Returns void

labelSearch playground for label

label: string

Define the option label

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method