Skip to content

Is it possible to put a form element (say Input) inside ArcherElement? #97

@rishitells

Description

@rishitells

Firstly, thanks a lot for such a useful library! This is of really great help :)

Coming to my requirement, I was building a flowchart/concept-map kind of thing and need some of the nodes to be editable. I tried to put <input> inside <ArcherElement>, but it didn't work because of the SVG overlay. I tried putting <input> inside <foreignObject>, but it didn't help either.

Is there any way to put form elements/content editable DIVs inside ArcherElements?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions