Skip to content

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

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.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions