attribute
Definition
function attribute(child: HTMLElement, prop: HTMLAttribute = {}) {
return HTMLElement
}Input
Returns HTMLElement
Last updated
function attribute(child: HTMLElement, prop: HTMLAttribute = {}) {
return HTMLElement
}Last updated