-
I added the loading slot into my EasyDataTable element, however i do not know how to trigger the loading image as my items are bound to a Const variable in the <script> of the vue SFC, and the variable gets its items from a pinia store which handles the async call.
pinia state
Pinia action
|
Beta Was this translation helpful? Give feedback.
Answered by
HC200ok
Mar 19, 2023
Replies: 1 comment 1 reply
-
please use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zaaoak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
please use
loading
prop.