Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple-v-table: Unknown parameter: :striped? #296

Open
johbra opened this issue Jul 27, 2021 · 1 comment
Open

simple-v-table: Unknown parameter: :striped? #296

johbra opened this issue Jul 27, 2021 · 1 comment

Comments

@johbra
Copy link

johbra commented Jul 27, 2021

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

@MawiraIke
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants