@studiohyperdrive/ngx-table v19.0.1
Angular Tools: NgxTable (@studiohyperdrive/ngx-table
)
This library provides a quick and easy template based table builder using the Angular CDK Table.
Installation
Install the package first:
npm install @studiohyperdrive/ngx-table
Versioning and build information
This package will follow a semver-like format, major.minor.patch
, in which:
major
: Follows the Angular major versionminor
: Introduces new features and (potential) breaking changespatch
: Introduces bugfixes and minor non-breaking changes
For more information about the build process, authors, contributions and issues, we refer to the hyperdrive-opensource repository.
Concept
The Angular CDK Table is a very useful tool to build tables with, but is known to have a rather complex syntax and does not feature a bunch of common use-cases out of the box.
Using the CDK Table the ngx-table
provides an easy to use template based system to build tables with, including various common use-cases such as column based sorting, selecting rows, detail rows and more.
Whilst this package is opinionated, the ngx-table
works primarily with a ng-template based system, which ensures that any default implementation the table provides can be overwritten.
You can find a StackBlitz example here.
Documentation
To find more information regarding this package, we refer to our documentation platform.
5 months ago
6 months ago
9 months ago
9 months ago
10 months ago
10 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago