Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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