mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* Add doc building for data plugin * Added data server md file * index file for suggestion component * Clear out internal imports from public API * Remove FunctionalComponent usage * comment out working docs * Added fixes following @octogonz feedback * new docs * Clean up * Clean up 2 * fix jest * rename docs script file * update tasks * tasks * update docs # Conflicts: # src/dev/run_check_published_api_changes.ts
665 B
665 B
Home > kibana-plugin-plugins-data-server > ISearchContext
ISearchContext interface
Signature:
export interface ISearchContext
Properties
Property | Type | Description |
---|---|---|
config$ | Observable<SharedGlobalConfig> |
|
core | CoreSetup |