Type Alias FxFunction<P, E>

FxFunction: (host: Component<P>, element: E) => Cleanup | void

Type Parameters

Type declaration