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

Table filtered, sorting fetch #3098

Open
Dezmonter opened this issue Jan 14, 2025 · 0 comments
Open

Table filtered, sorting fetch #3098

Dezmonter opened this issue Jan 14, 2025 · 0 comments
Labels
question Further information is requested v3 #1289

Comments

@Dezmonter
Copy link

Description

Thank you very much for the best component library for Nuxt!
My question about the Table component (Tanstack)
The documentation has an example of how to send data received through fetch to a table, but there is no example for sorting and filtering using the Fetch call(

The documentation mentions columnFiltersOptions, but I don’t understand at all how to run my MYonColumnFiltersChange function when filters change(

<UTable ref="table" v-model:column-filters-options="MYonColumnFiltersChange " />

it doesn't work that way

I really ask for help!

@Dezmonter Dezmonter added question Further information is requested v3 #1289 labels Jan 14, 2025
@HugoRCD HugoRCD changed the title Table filtred, sortnig fetch Table filtered, sorting fetch Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant