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

How do I integrate links with inertia Link component #1440

Open
kjjd84 opened this issue Sep 21, 2024 · 3 comments
Open

How do I integrate links with inertia Link component #1440

kjjd84 opened this issue Sep 21, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@kjjd84
Copy link

kjjd84 commented Sep 21, 2024

Inertia uses its own Link component: https://inertiajs.com/links

What is the best way to integrate all flowbite-svelte links with this Link component from inertia?

@kjjd84 kjjd84 added the enhancement New feature or request label Sep 21, 2024
@shinokada
Copy link
Collaborator

You can use action prop.

@kjjd84
Copy link
Author

kjjd84 commented Sep 26, 2024

You can use action prop.

Does this work for all components like navbar links etc too?

@shinokada
Copy link
Collaborator

At the moment only Link and SidebarItem component. I can add it to NavLi component if you wish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants