UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

6 lines (5 loc) 1.61 kB
/** * taro-ui 兼容入口, 带 `At` 前缀. * @packageDocumentation */ export { ActionSheet as AtActionSheet, ActionSheetProps as AtActionSheetProps, ActivityIndicator as AtActivityIndicator, ActivityIndicatorProps as AtActivityIndicatorProps, Avatar as AtAvatar, AvatarProps as AtAvatarProps, Badge as AtBadge, BadgeProps as AtBadgeProps, Button as AtButton, ButtonProps as AtButtonProps, Calendar as AtCalendar, CustomTabBar as AtCustomTabBar, FloatLayout as AtFloatLayout, FloatLayoutProps as AtFloatLayoutProps, Form as AtForm, FormProps as AtFormProps, Grid as AtGrid, GridProps as AtGridProps, GridItem as AtGridItem, Icon as AtIcon, IconProps as AtIconProps, ImagePicker as AtImagePicker, ImagePickerProps as AtImagePickerProps, Input as AtInput, InputProps as AtInputProps, InputNumber as AtInputNumber, InputNumberProps as AtInputNumberProps, List as AtList, ListProps as AtListProps, ListHeader as AtListHeader, ListHeaderProps as AtListHeaderProps, ListItem as AtListItem, ListItemProps as AtListItemProps, Message as AtMessage, MessageProps as AtMessageProps, Modal as AtModal, ModalProps as AtModalProps, Progress as AtProgress, ProgressProps as AtProgressProps, SearchBar as AtSearchBar, SearchBarProps as AtSearchBarProps, Statistic as AtStatistic, StatisticProps as AtStatisticProps, Steps as AtSteps, StepsProps as AtStepsProps, TabBar as AtTabBar, TabBarProps as AtTabBarProps, Tabs as AtTabs, TabsProps as AtTabsProps, TabsPane as AtTabsPane, TabsPaneProps as AtTabsPaneProps, Tag as AtTag, TagProps as AtTagProps, Textarea as AtTextarea, TextareaProps as AtTextareaProps, } from './index';