DioxusLabs / DioxusLabs/dioxus

Offscreen Rendering

Open
#1,018 0 comments 0 reactions 0 assignees View on GitHub
core enhancement
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

## Specific Demand

To implement things like offscreen rendering and async components, we want to be able to render a component without generating mutations.

## Implement Suggestion

I think we can just add a field to `VNode` called "mounted" or "visible."

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.