Skip to content

Commit

Permalink
Update data-camera.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lobau authored May 23, 2024
1 parent f2d275d commit e5c1bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/attributes/data-camera.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# data-camera

```html
<mr-app data-camera="mode:perspective; startPos:0 2 3"> ... </mr-app>
<mr-app data-camera="mode:perspective; startPos:0 2 3;"> ... </mr-app>
```

Camera can be attached to an [`mr-app`](/doc/mr-app) using `data-camera`:
Expand Down

0 comments on commit e5c1bf2

Please sign in to comment.