Reference
bindCompilerKeyedCellText
Internal Cell-property text binding used by compiler-generated keyed rows.
Signature
function bindCompilerKeyedCellText<T, K>(context: CompilerKeyedRowContext<T>, node: Text, property: K): DisposeReference
Internal Cell-property text binding used by compiler-generated keyed rows.
function bindCompilerKeyedCellText<T, K>(context: CompilerKeyedRowContext<T>, node: Text, property: K): Dispose