Type Parameters

  • P

Hierarchy

  • CreateParams

Properties

canAutoUpdate?: ((params: AutoUpdateParams<<internal>.PluginBehavior.Root, <internal>.PluginBehavior.Behavior, P>, globalCtx: unknown) => boolean)

Type declaration

category: "representation" | "interaction" | "common" | "custom-props" | "misc"
display: { description?: string; name: string }

Type declaration

  • Optional description?: string
  • name: string
label?: ((params: P) => { description?: string; label: string })

Type declaration

    • (params: P): { description?: string; label: string }
    • Parameters

      • params: P

      Returns { description?: string; label: string }

      • Optional description?: string
      • label: string
name: string

Methods

Generated using TypeDoc