FunctionsElementParseChildrenElementParseChildren CallableElementParseChildren(children: readonly (string | Node | HTMLOptions<keyof HTMLElementTagNameMap>)[]): (string | Node)[]Convert the list of passed HTML option children into a list of nodes and/or stringParameterschildren: readonly (string | Node | HTMLOptions<keyof HTMLElementTagNameMap>)[]Returns (string | Node)[]
Convert the list of passed HTML option children into a list of nodes and/or string