Type alias ElementOfType<T>

ElementOfType<T>: Extract<AnyElement, { type: T }>

Type Parameters

Generated using TypeDoc