mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
5344e9c24e
commit
439004bcfa
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ export interface IDynamicStyleProperty extends IStyleProperty {
|
|||
getField(): IField | undefined;
|
||||
getFieldName(): string;
|
||||
getFieldOrigin(): FIELD_ORIGIN | undefined;
|
||||
getComputedFieldName(): string | undefined;
|
||||
getRangeFieldMeta(): RangeFieldMeta;
|
||||
getCategoryFieldMeta(): CategoryFieldMeta;
|
||||
isFieldMetaEnabled(): boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue