Query .intercept() Listens in capture phase so parent handles events before children query-intercept component Query page.js Events Use intercept when a parent needs to handle or block an event before children see it ["query","events","capture","intercept"] .intercept() Example
Categories