Skip to content

Type Alias: Adoption

Adoption = (host) => void

Defined in: adopt.ts:53

What a ref={…} wants: called with the element once it exists.

Parameters

host

HTMLElement

Returns

void