Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HooksRegistration<E>

A HooksRegistration provides a way to execute logic according to the Custom Element life cycle.

Type parameters

  • E: HTMLElement = HTMLElement

    the type of the Custom Element

    This API is dedicated for developer of Builders.

Hierarchy

  • HooksRegistration

Index

Methods

after

before

on

Generated using TypeDoc