Interface DeputyUIElement

Hierarchy

  • DeputyUIElement

Implemented by

Properties

Methods

Properties

prepare?: (() => PromiseOrNot<boolean | void>)

Type declaration

    • (): PromiseOrNot<boolean | void>
    • Prepare for element injection. This entails changing a few things, such as hiding MediaWiki-rendered components, etc.

      Returns PromiseOrNot<boolean | void>

Methods

Generated using TypeDoc