0.0.57 • Published 2 years ago

@zanake/bee v0.0.57

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@zanake/bee

An Ant Design package that bulds on top Ant Design React components to provide "plug and play" components for enterprise projects.

bee . noun

: a winged insects closely related to ants, known for their roles in pollination and best-known for producing honey

Install

Install the package from the NPM registry using the command below:

npm install @zanake/bee

Components

<Resource/>

A fast and extendable React data table. It's a feature-rich component with:

  • Sorting
  • Filtering
  • Pagination
  • Aggregation
  • Row selection
  • Column hiding
  • Column grouping
  • Expandable rows
  • CSV & Excel Export
PropTypeDescription
sizelarge \| middle \| smallSize of table: controls how visually compact the table data feels
loadingbooleanLoading status of table: decides whether the loading animation is visible
columnsColumnsType[]Schema: controls the visual aspect of the fields displayed
onChange𝑓 (pagination, filters, sorter, extra: { currentDataSource: [], action: paginate \| sort \| filter })A callback that is executed when pagination, filters or sorters are triggered
borderedbooleanWhether to show all table borders
dataSourcearray<object>Data record array to be displayed
pagination
rowSelection

Powered By Nx

0.0.50-beta

2 years ago

0.0.54

2 years ago

0.0.55

2 years ago

0.0.47-beta

2 years ago

0.0.45-beta

2 years ago

0.0.57

2 years ago

0.0.40-beta

2 years ago

0.0.38-beta

2 years ago

0.0.37-beta

2 years ago