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
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