pmndrs / drei

🥉 useful helpers for react-three-fiber
https://drei.pmnd.rs/
MIT License
7.85k stars 641 forks source link

Html prop pointerEvents is undocumented #1929

Open thomasdouwes opened 2 months ago

thomasdouwes commented 2 months ago

Problem description:

The pointerEvents prop of the Html component is undocumented in the README This prop was added in #492

Suggested solution:

Add pointerEvents documentation to README