ui icon indicating copy to clipboard operation
ui copied to clipboard

Passing additional logic to the `expand` function

Open s1gr1d opened this issue 1 year ago • 1 comments

Description

Like @update:sort, it would be useful to have @update:expand to be able to perform some logic like fetching additional data or something else.

ref: https://github.com/nuxt/ui/pull/803

Additional context

No response

s1gr1d avatar Aug 20 '24 08:08 s1gr1d

Also, would be very useful to be able to disable expand for selected rows, i.e. be able to pass a function which will decide to display or not display expand for given row

husayt avatar Sep 16 '24 15:09 husayt