UIElement Docs Version 0.13.3

🔗 Type Alias: MethodProducer()<C>

MethodProducer<C> = (host) => void

Defined in: src/component.ts:73

🔗 Type Parameters

🔗 C

C extends HTMLElement

🔗 Parameters

🔗 host

C

🔗 Returns

void