diff --git a/docs/components/gltf-model.md b/docs/components/gltf-model.md index bd3839e7f5..52ab3b07b7 100644 --- a/docs/components/gltf-model.md +++ b/docs/components/gltf-model.md @@ -74,10 +74,11 @@ file. ## Values -| Type | Description | -|----------|--------------------------------------| -| selector | Selector to an `` | -| string | `url()`-enclosed path to a glTF file | +| Type | Description | +|----------|---------------------------------------------| +| selector | Selector to an `` | +| string | `url()`-enclosed path to a glTF file | +| Data URL | data:application/octet-stream;base64, | ## Events