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.

10 lines (9 loc) 599 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';