## Feature request ### Description Would it be possible to have a prop to enable/disable the touch and wheel event listeners as `passive`? It is recommended by Lighthouse  More info [here](https://web.dev/uses-passive-event-listeners/?utm_source=lighthouse&utm_medium=lr) ### Browser Affected <!-- Check all that apply and please include the version tested --> - [x] Chrome - [ ] Edge - [ ] Firefox - [ ] Helios - [ ] IE - [ ] Safari ### OS <!-- Check all that apply and please include the version tested --> - [ ] Android - [ ] iOS - [ ] Linux - [x] MacOS - [ ] Windows ### Versions <!-- Include the version of `<model-viewer>`, three.js, along with any polyfills that you're using. The output of `npm ls` should include this information (if you're using npm). --> - model-viewer: v0.10.0 - three.js: r115