Chance Strickland

Results 121 comments of Chance Strickland

Instead of a new prop, can't we just get this from the element stored in state? ``` const activeElement = (content?.shadowRoot ?? document).activeElement ```