Constructor
new Table()
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
columns |
Array | Массив столбцов |
data |
Array | Массив данных таблицы |
Extends
- Component
Methods
render() → {Object}
- Source:
Render component
Returns:
jsx object
- Type
- Object