Version:
type

WindowElementCallback

typescript
type WindowElementCallback = (target: WindowElement) => void | Promise<void>

Was this page helpful?