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

[V1 - low priority] zebra prop QTable #4037

Closed
mesqueeb opened this issue May 4, 2019 · 1 comment
Closed

[V1 - low priority] zebra prop QTable #4037

mesqueeb opened this issue May 4, 2019 · 1 comment

Comments

@mesqueeb
Copy link
Contributor

mesqueeb commented May 4, 2019

I need a "zebra" table for a project.
Like so:
image

  • I could try my hand at a PR on the source for QTable and QMarkupTable
  • IF rather not in main repo, I could try my hand at an extension
  • Or we could simply wait until after V1 😉
<q-markup-table zebra>
  ...
</q-markup-table>

Or

<q-markup-table :row-colors="['lightgrey', 'grey']">
  ...
</q-markup-table>

If I get the go, i'll make it.

@mesqueeb mesqueeb changed the title [V1] zebra prop QTable [V1 - low priority] zebra prop QTable May 6, 2019
@pdanpdan
Copy link
Collaborator

This is much easier to implement in CSS than in code. Please use CSS for this.

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