import BadgeCell from 'n2o/src/components/widgets/Table/cells/BadgeCell/BadgeCell.jsx'BadgeCell
Extends:
react~React.Component → BadgeCell
Ячейка таблицы типа бейдж
Example:
<BadgeCell model={model} filedKey={'name'} text="info"/>
Method Summary
| Public Methods | ||
| public |
render(): * Базовый рендер |
|