ComponentSlot: {
    of<T>(this: void, element: ComponentElement<T>): ComponentSlot<T>;
}

Type declaration

Generated using TypeDoc