Skip to content

Call JS functions inside web containers from the parent app #69

@gliechtenstein

Description

@gliechtenstein

This is the opposite of #66

Currently if you want to dynamically update contents inside a web container, you have to re-render the whole view.

But the nice thing about web containers is it's a completely isolated environment from the outside world, so if we can simply send a message to the container it can update on its own without us re-rendering the entire view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions