Component Library
vuer.schemas
vuer.schema contains the schemas for the various components of the Vuer system. These schemas are used to validate the data that is passed to the various components of the system.
For detailed view of how these components are implemented, please refer to the typescript source code at https://docs.vuer.ai/en/latest/api/schemas.html.
Example Usage:
HTML Components
vuer.schemas.html_components API reference
3D Scene Components
vuer.schemas.scene_components API reference
Drei Components
vuer.schemas.drei_components API reference