Skip to content

h

h<K>(tag, props?, children?): HTMLElementTagNameMap[K]

Defined in: map/h.ts:25

K extends keyof HTMLElementTagNameMap

K

Record<string, string | number | null | undefined> | null

HChild

HTMLElementTagNameMap[K]