You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue must have been fixed along the way, probably by this commit. Check the sample sales v-table to see an example on how to use the :striped? keyword argument.
Trying something like
[simple-v-table :striped? true :model (r/atom ...) :columns [...] ]
results in the error message
Unknown parameter: :striped?
Is there a way to fix this?
Johannes
The text was updated successfully, but these errors were encountered: