Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @tmorin/ceb-elements-core

Index

Type aliases

Protected HookCallbacks

HookCallbacks<E>: { adoptedCallback: any; attributeChangedCallback: any; connectedCallback: any; constructorCallback: any; disconnectedCallback: any }

The callbacks executed by the hooks.

Type parameters

  • E: HTMLElement = HTMLElement

    the type of the Custom Element

    This API is dedicated for developer of Builders.

Type declaration

Generated using TypeDoc