Skip to content

Commit 20d1f35

Browse files
author
guyplusplus
committed
Added source of information
1 parent 5915ecf commit 20d1f35

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

vis_type_custom_form_filter_accounts/public/fetch_data.tsx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
import {
212
IFieldType,
313
TimefilterContract,

0 commit comments

Comments
 (0)