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