Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VSXExtensionComponent

Hierarchy

Index

Constructors

constructor

Methods

Readonly install

  • install(): Promise<void>

Protected Readonly manage

  • manage(e: MouseEvent<HTMLElement, MouseEvent>): void

render

  • render(): ReactNode

Protected renderAction

  • renderAction(): ReactNode

Readonly uninstall

  • uninstall(): Promise<void>