Reference

bindTextBatch

Binds multiple text nodes to the same reactive value.

Signature

function bindTextBatch(nodes: readonly Text[], value: (): unknown, options?: BindTextBatchOptions): Dispose