Cyan
Cyan
pleaseeeee

atm i just use opacity 0.5, i think this should definitely be added
https://msfn.org/board/uploads/post-383443-0-34934800-1383873674.png #
i want to use this using a dpad
```JS class MyClass { get value() { return "wow" } }; const myClass = new MyClass(); console.log(JSON.prune(myClass)); // empty object {} ```
**Describe the bug** A clear and concise description of what the bug is. when component is removed, the navigation skips the component near the recently removed component **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] It's a problem because...
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus would also be nice to have a way to get a list of active sections
i kinda need it to dynamically add elements depending of the index....