lunchboxjs icon indicating copy to clipboard operation
lunchboxjs copied to clipboard

Declarative ThreeJS via web components

Results 12 lunchboxjs issues
Sort by recently updated
recently updated
newest added

`troika-three-text` ([github](https://github.com/protectwise/troika/tree/main/packages/troika-three-text)) recommends calling `sync` after any layout-changing properties, but this isn't done automatically when extending in Lunchbox. Current: ```ts import { extend } from 'lunchboxjs' import { Text }...

- [ ] `beta` branch - merge auto-publishes and tags as beta - [ ] `main` branch - merge auto-publishes and tags as latest