You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested by @sebastiandedeynehere, it would be great to add slot/render function support to the Inertia link. This provides a more advanced API for constructing Inertia links.
This discussion was converted from issue #273 on December 19, 2020 17:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As suggested by @sebastiandedeyne here, it would be great to add slot/render function support to the Inertia link. This provides a more advanced API for constructing Inertia links.
Vue example:
React example:
This is similar to the
v-slot
API added to Vue Router in 3.1.0 (see here).Beta Was this translation helpful? Give feedback.
All reactions