bex-table
v1.0.0
Published
*This documentation is work in progress. Table is crafted towards specific use cases and is expected to be further improved*
Downloads
894
Readme
BexTable package for generating dynamic tables based on object definitions
This documentation is work in progress. Table is crafted towards specific use cases and is expected to be further improved
Table builder consists of three parts:
- Getting table data from desired data source
- Defining object for columns and their corresponding behavior
- Creating method for constructing table information and specific its behavior (TODO: define types)
It is used in multiple projects.