mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
253 B
253 B
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
.