UNPKG

@taiga-ui/addon-mobile

Version:

Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.

15 lines (13 loc) 710 B
export * from '@taiga-ui/addon-mobile/components/bottom-sheet'; export * from '@taiga-ui/addon-mobile/components/mobile-calendar'; export * from '@taiga-ui/addon-mobile/components/mobile-calendar-dropdown'; export * from '@taiga-ui/addon-mobile/components/mobile-calendar-sheet'; export * from '@taiga-ui/addon-mobile/components/mobile-dialog'; export * from '@taiga-ui/addon-mobile/components/pull-to-refresh'; export * from '@taiga-ui/addon-mobile/components/sheet-dialog'; export * from '@taiga-ui/addon-mobile/components/swipe-action'; export * from '@taiga-ui/addon-mobile/components/tab-bar'; /** * Generated bundle index. Do not edit. */ //# sourceMappingURL=taiga-ui-addon-mobile-components.mjs.map