kibana/examples/index_pattern_field_editor_example/README.md
2021-06-09 14:44:27 -05:00

7 lines
No EOL
268 B
Markdown

## index pattern field editor example
This example index pattern field editor app shows how to:
- Edit index pattern fields via flyout
- Delete index pattern runtime fields with modal confirm prompt
To run this example, use the command `yarn start --run-examples`.