mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
851 B
851 B
Home > kibana-plugin-plugins-expressions-server > 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 |