Reference

bindProp

Binds one DOM property or attribute to a reactive value.

Signature

function bindProp(element: Element, name: string, value: (): unknown): Dispose