Skip to content

Allow configuration of and/or event handling for web component from embedding page  #111

Open
@sHtev

Description

@sHtev

When embedding the editor, various options set externally may need to be set (e.g. menu selections), either statically upon initialisation or dynamically as the user makes choices on an active editor page. This needs to be passed to the bundled JS via some kind of configuration scheme, maybe similar to TinyMCE - https://www.tiny.cloud

To avoid reload/re-rendering, some kind of event handling may need to be included - this would also allow us to support buttons for running/remixing on the embedding page - this needs some investigation on how this can be achieved with WebComponents.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions