@ngvip/common-table
TypeScript icon, indicating that this package has built-in type declarations

0.5.7-alpha.0 • Public • Published

Component inputs

parameter required default type description
config ✔️ N/A CommonTableConfig link to common table config section
rowData ✔️ N/A Array or Observable provides data to the table
disabled false true / false disables the grid (view only)
gridLoading false true / false sets the grid loading mask
gridError "Error occurred retrieving data." string Error message to show

CommonTableConfig

parameter required default type description
columns ✔️ N/A CommonTableColumn[] Array of (Link to common table column)
disableSort optional false true / false disables the grid (view only)
gridLoading optional false true / false sets the grid loading mask
gridError optional "Error occurred retrieving data." string Error message to show

Readme

Keywords

none

Package Sidebar

Install

npm i @ngvip/common-table

Weekly Downloads

0

Version

0.5.7-alpha.0

License

none

Unpacked Size

13.5 MB

Total Files

146

Last publish

Collaborators

  • jamieleblanc
  • jonahsuttervip
  • jay.brideau
  • adam.labranche
  • tylerwr
  • sgvip
  • nick.garvey.vip