UNPKG

vue-component-toolkit

Version:

A Vue3 component toolkit library

13 lines (9 loc) 379 B
# DataGridPage ## Props | Prop name | Description | Type | Values | Default | | ---------- | ----------- | ------- | ------ | ------- | | columns | | object | - | | | rows | | object | - | | | renderCell | | func | - | | | zebra | | boolean | - | false | ---