mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* provide ui settins client via context * update mocks * update types and expose setDefaults to plugins * move ui settings routes to NP * add typings fro test kbn server * move integration test & improve typings * hide client private methods, update tests * add unit tests for get_upgradable_config * inline writeErrors into createOrUpgradeConfig to simplify testing * regen docs * add functional tests for ui_settings service * unify test suites * add types for sipertest in core_plugin tests * tsify core_plugins tests * add test for empty saved config * update renovate * rename get/setDefaults to reguster * regen docs * regen docs * Update src/core/MIGRATION.md Co-Authored-By: Josh Dover <me@joshdover.com>
452 B
452 B
Home > kibana-plugin-server > UiSettingsParams > description
UiSettingsParams.description property
description provided to a user in UI
Signature:
description?: string;