Skip to content

Loading/error states in components #4

@fennifith

Description

@fennifith

The idea here is to have different components that can be exchanged throughout different stages of the rendering process. A "loading" state would be given a custom ID and rendered before the component's children in place of the <template> placeholder, and an "error" state would be used if any errors are thrown in the render process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions