Home > kibana-plugin-core-public > AppUpdatableFields
Defines the list of fields that can be updated via an AppUpdater.
Signature:
export declare type AppUpdatableFields = Pick<AppBase, 'status' | 'navLinkStatus' | 'tooltip' | 'defaultPath'>;
Home > kibana-plugin-core-public > AppUpdatableFields
Defines the list of fields that can be updated via an AppUpdater.
Signature:
export declare type AppUpdatableFields = Pick<AppBase, 'status' | 'navLinkStatus' | 'tooltip' | 'defaultPath'>;