mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
851 B
851 B
Home > kibana-plugin-plugins-expressions-public > DatatableColumn
DatatableColumn interface
This type represents the shape of a column in a Datatable
.
Signature:
export interface DatatableColumn
Properties
Property | Type | Description |
---|---|---|
id | string |
|
meta | DatatableColumnMeta |
|
name | string |