Reference
bindCompilerKeyedText
Internal text binding used only by compiler-generated keyed row renderers.
Signature
function bindCompilerKeyedText<T>(context: CompilerKeyedRowContext<T>, node: Text, readValue: (): unknown): DisposeReference
Internal text binding used only by compiler-generated keyed row renderers.
function bindCompilerKeyedText<T>(context: CompilerKeyedRowContext<T>, node: Text, readValue: (): unknown): Dispose