Skip to content

Rename .slot() to .mount() #113

@zefir-git

Description

@zefir-git

The slot method mounts a component onto a given parent node at a specified <slot>. I think a better name for this would be mount.

The actual slot should find a slot within this component and populate it with the given component.

Would be breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions