Codesandbox examples for theatric
This commit is contained in:
parent
4be16f36c1
commit
e603b1b9ca
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ export default function App() {
|
|||
}
|
||||
```
|
||||
|
||||
- Example with `@react-three/fiber` on [Codesandbox](https://codesandbox.io/s/theatric-demo-vcgcmi?file=/src/App.js).
|
||||
- Example with assets on [Codesandbox](https://codesandbox.io/s/theatric-assets-demo-gl8x2k).
|
||||
|
||||
## Supported prop types
|
||||
|
||||
Theatric supports all the prop types that Theatre.js supports. You can find a list of supported prop types [here](https://www.theatrejs.com/docs/latest/manual/prop-types).
|
||||
|
|
Loading…
Reference in a new issue