Consumer Templates
__TITLE__
Describe multi-step behavior, URL state, and focus or navigation results.
Template metadata
{
"id": "__APP__.__PAGE__",
"app": "__APP__",
"route": "__ROUTE__",
"useCases": ["__CAPABILITY__.__USE_CASE__"]
}Composition
- Name each use case and the component that presents it.
States
- Loading
- Empty
- Error
- Forbidden
- Not found
- Pending or disabled interaction
- Ready
Interaction
Describe multi-step behavior, URL state, and focus or navigation results.
Metadata
Record public title, description, canonical URL, and indexing behavior when applicable.