CustomEventDispatch<T>: ((detail: T) => boolean | void)

Type Parameters

  • T = unknown