PromucFlow_constructor/app/client/src/constants/Explorer.ts
2022-08-16 14:18:47 +05:30

5 lines
202 B
TypeScript

export const ENTITY_EXPLORER_SEARCH_ID = "entity-explorer-search";
export const WIDGETS_SEARCH_ID = "#widgets-search";
export const SEARCH_ENTITY = "search-entity";
export const SIDEBAR_ID = "sidebar";