Reference
markCompilerKeyedEventSlot
Marks a row element with a compiler-owned event slot without adding a listener.
Signature
function markCompilerKeyedEventSlot(element: Element, type: string, slot: number): voidReference
Marks a row element with a compiler-owned event slot without adding a listener.
function markCompilerKeyedEventSlot(element: Element, type: string, slot: number): void