@zeix/ui-element
Version:
UIElement - a HTML-first library for reactive Web Components
28 lines (14 loc) • 428 B
Markdown
[**@zeix/ui-element**](../README.md)
***
[@zeix/ui-element](../globals.md) / MethodProducer
# Type Alias: MethodProducer()\<C\>
> **MethodProducer**\<`C`\> = (`host`) => `void`
Defined in: [src/component.ts:73](https://github.com/zeixcom/ui-element/blob/f80be4b02c5d1c80817271ddf0fad982e43ad03e/src/component.ts#L73)
## Type Parameters
### C
`C` *extends* `HTMLElement`
## Parameters
### host
`C`
## Returns
`void`