0.0.57 • Published 8 months ago

@zanake/bee v0.0.57

Weekly downloads
-
License
-
Repository
-
Last release
8 months 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

8 months ago

0.0.54

8 months ago

0.0.55

8 months ago

0.0.47-beta

8 months ago

0.0.45-beta

8 months ago

0.0.57

8 months ago

0.0.40-beta

1 year ago

0.0.38-beta

1 year ago

0.0.37-beta

1 year ago