Skip to content

Missing Element.remove #447

Closed
Closed
@OndrejSpanel

Description

@OndrejSpanel

It seems DOM Element (in org.scalajs.dom.raw) misses the remove method.

It can be replaced by e.parentNode.removeChild(e), but I think there is probably no reason not to add it.

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