Skip to content

Not able to add an HTMLElement #19

@jgrandon

Description

@jgrandon

i'm trying to provide the panel content as an HTMLElement into the option "content" and i get a modal with the variable type in its body.

imagen

Im getting the content by document.getElementById('my-content') as an HTMLDivElement and providing directly into modal options.

If I try the content retrieved by document.getElementById('my-content').innerHTML as a String, it works but it looses the collapse effect eventhough the binding is right for those elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions