UNPKG

@ubertheme/mega-menu

Version:

UB Mega Menu Module for Magento PWA Studio

11 lines (10 loc) 215 B
export const baseWidthTypes = { PIXEL: 1, PERCENT: 2 }; export const menuLinkTypes = { NO_LINK: 'no-link', CATEGORY_LINK: 'category-page', CMS_LINK: 'cms-page', CUSTOM_LINK: 'custom-link' };