kibana/examples/index_pattern_field_editor_example
Tyler Smalley 4681a80317
[DX] Upgrade prettier to v2.4.0 (#112359)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-19 22:34:30 -07:00
..
public [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
kibana.json
README.md
tsconfig.json

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.