mirror of
https://github.com/elastic/kibana.git
synced 2025-06-29 03:24:45 -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 |