* Deprecate Navbar. Sidebar becomes a panelStack. It now has two panels, WidgetSidebar and Explorer Co-authored-by: Nandan <nandan@thinkify.io>
3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
export const ENTITY_EXPLORER_SEARCH_ID = "entity-explorer-search";
|
|
export const WIDGETS_SEARCH_ID = "#widgets-search";
|