Commit 67a045e
useAssetViewer Hook (#182)
* Enhance Splat Viewer by adding useAssetViewer hook and updating documentation
- Imported and exported the useAssetViewer hook from the splat-viewer-context to provide imperative access to the asset viewer.
- Updated documentation to include details about the useAssetViewer hook, explaining its purpose and usage for triggering downloads, toggling fullscreen mode, and accessing loading progress.
* Add changeset for useAssetViewer hook in Splat Viewer
- Introduced the `useAssetViewer` hook to enhance the Splat Viewer functionality.
- Updated documentation to reflect the new hook and its usage.
* Update packages/docs/content/blocks/splat-viewer.mdx
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent 4511df7 commit 67a045e
File tree
3 files changed
+20
-1
lines changed- .changeset
- packages
- blocks/src
- docs/content/blocks
3 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
171 | 183 | | |
172 | 184 | | |
173 | 185 | | |
| |||
0 commit comments