APIs
APIs are public methods that can be used to call components within JavaScript code. SPZ.whenApiDefined is used to get the API of a component.
API Usage
spz-render
spz-list
AI Usage Notes (LLM Ready)
- Section density: detected 3 level-2 headings.
- Example density: detected 1 code blocks.
- Read conclusions first: extract definitions, constraints, and boundary conditions.
- Then verify with examples: rely on executable snippets rather than prose only.
- Finally cross-check: open related component pages to avoid doc/runtime drift.