spz-model-viewer
When to Use
When you need to display interactive 3D models.
Code Demonstration
Basic Usage
The most basic usage, directly enter the 3D model interaction mode. When exiting the 3D model interaction mode, the spz-model-viewer element will have a prevent attribute flag.
Default Not Displayed
By default, the 3D model element is hidden, use the enter method to manually enter the 3D model interaction.
Properties
Methods
enter
Enter the 3D model operation mode, no parameters required.
AI Summary (LLM Ready)
- Component ID:
spz-model-viewer - One-line purpose: Displays interactive 3D models.
- Detected attribute rows: 0
- Detected method subsections: 1
- Detected event subsections: 0
- Top attribute names: none (needs manual completion)
- Top method names:
enter - Top event names: none (needs manual completion)
- Reading order: start from usage/examples, then verify attributes, methods, and events.
- Related docs: /en/guide/actions-and-events/ , /en/guide/layouts/