Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow components and global identifiers to be passed #1724

Closed
wants to merge 1 commit into from

Conversation

craigrileyuk
Copy link
Contributor

Previously, only a string representation of an HTMLElement could be passed as the as prop to an Inertia Link instance.

This change allows both a Vue Component or a globally registered component reference to be used in addition to the default behaviour.

Previously, only a string representation of an HTMLElement could be passed as the `as` prop to an Inertia Link instance.

This change allows both a Vue Component or a globally registered component reference to be used in addition to the default.
@pedroborges pedroborges added the duplicate This issue or pull request already exists label Sep 4, 2024
@pedroborges
Copy link
Collaborator

pedroborges commented Sep 4, 2024

We will add this feature but I'm closing this in favor of #1940 since it updates all adapters. Thanks @craigrileyuk!

@pedroborges pedroborges closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants