We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inertia uses its own Link component: https://inertiajs.com/links
Link
What is the best way to integrate all flowbite-svelte links with this Link component from inertia?
The text was updated successfully, but these errors were encountered:
feat: #1054 #933 #1440 add use:action to SidebarItem and A component
f0453e0
You can use action prop.
action
Sorry, something went wrong.
Does this work for all components like navbar links etc too?
At the moment only Link and SidebarItem component. I can add it to NavLi component if you wish.
No branches or pull requests
Inertia uses its own
Link
component: https://inertiajs.com/linksWhat is the best way to integrate all flowbite-svelte links with this
Link
component from inertia?The text was updated successfully, but these errors were encountered: