-
Notifications
You must be signed in to change notification settings - Fork 23
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
ui: table implement footer #1540
Comments
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Jan 30, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Jan 30, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Jan 30, 2020
3 tasks
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Jan 31, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Feb 4, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Feb 4, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Feb 4, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Feb 5, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Feb 5, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Feb 5, 2020
nicanac
added a commit
to nicanac/stark
that referenced
this issue
Feb 5, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a...
Current behavior
Actually, there's no table summering a column in a footer available for the developers.
Expected behavior
As it's available in angular material, we could simply add it to stark.
Angular Material: https://material.angular.io/components/table/examples
Example: https://stackblitz.com/angular/yarvnglavmk?file=src%2Fapp%2Ftable-footer-row-example.ts
The text was updated successfully, but these errors were encountered: