Skip to content

[Request] Support partial updates #4320

@mscoder-x

Description

@mscoder-x

Is your request related to a specific problem you're having?
I'm rendering HTML by partially update particular element innerHTML, eg.

<div id="content">
</div>
document.getElementById('content').innerHTML = 'new content';

However there seems no way to support this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions