mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -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
.