Max Huang

Results 5 comments of Max Huang

Unfortunately no, but I will keep this issue here, maybe will port it to TypeScript.

Unfortunately rotations are not supported. Looks like p3d position is not accessible? Can't recall why it was designed like this in the first place :p But guess you can store...

Hey, apologies for the delayed reply, but I finally put an update message [here](https://github.com/nosir/cleave.js/issues/723) hope it helps. Thanks again.

Hi guys, apologies for the delayed response, but I finally put an update message [here](https://github.com/nosir/cleave.js/issues/723). Thanks again.

Since you want to use vanilla js with the bundled umd library js file, the `import {...} from 'cleave-zen'` module way won't work, you'd follow this vanilla js demo: `https://github.com/nosir/cleave-zen-examples/blob/main/examples/vanilla/src/index.js`,...