@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/297c0e8e040b3880ad85a2bc873523a8086f09a3/src/component.ts#L73)
## Type Parameters
### C
`C` *extends* `HTMLElement`
## Parameters
### host
`C`
## Returns
`void`