mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
.. | ||
public | ||
kibana.json | ||
README.md | ||
tsconfig.json |
Data view field editor example
This example data view field editor app shows how to:
- Edit data view fields via flyout
- Delete data view runtime fields with modal confirm prompt
To run this example, use the command yarn start --run-examples
.