inertia icon indicating copy to clipboard operation
inertia copied to clipboard

Allow components and global identifiers to be passed

Open craigrileyuk opened this issue 1 year ago • 0 comments

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.

craigrileyuk avatar Nov 11 '23 17:11 craigrileyuk