We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5915ecf commit 20d1f35Copy full SHA for 20d1f35
vis_type_custom_form_filter_accounts/public/fetch_data.tsx
@@ -1,3 +1,13 @@
1
+/*
2
+
3
+Source code based on:
4
5
+https://github.com/elastic/kibana/blob/v7.8.0/src/plugins/input_control_vis/public/control/list_control_factory.ts
6
+https://github.com/elastic/kibana/blob/v7.8.0/src/plugins/input_control_vis/public/control/create_search_source.ts
7
8
+*/
9
10
11
import {
12
IFieldType,
13
TimefilterContract,
0 commit comments