@metalsadman You’re a genius! That pen made my friday!
J
Best posts made by jonas-bithap
-
RE: multiple tabs with q-inputs, keep $refs for validation
Latest posts made by jonas-bithap
-
RE: multiple tabs with q-inputs, keep $refs for validation
@metalsadman You’re a genius! That pen made my friday!
-
Change text and icon for a table in loading state
I have a table where I sync data from my server. While the initial page loads and while changing page, a “loading slot” appears.
The default icon is a warning symbol, which I would like to change to a more appropriate icon.
My customer is from Sweden, so I would also like to change the text to Swedish.Update: I read the docs for the QTable API again and found the prop “loading-label”, but I would still like to change the icon
Does anyone knows if this is possible?
Any help is highly appreciated!