@tarojs/components
Version:
Taro 组件库。
19 lines • 942 B
JavaScript
export var simpleComponents = ['taro-view', 'taro-rich-text', 'taro-button', 'taro-checkbox-group', 'taro-editor', 'taro-form', 'taro-label', 'taro-picker-view', 'taro-picker-view-column', 'taro-cover-image', 'taro-cover-view', 'taro-movable-area', 'taro-movable-view', 'taro-swiper', 'taro-functional-page-navigator', 'taro-navigator', 'taro-audio', 'taro-camera', 'taro-live-player', 'taro-map', 'taro-ad', 'taro-official-account', 'taro-open-data', 'taro-web-view', 'taro-navigation-bar', 'taro-block', 'taro-canvas', 'taro-custom-wrapper', {
name: 'taro-checkbox',
classNames: ['weui-cells_checkbox']
}, {
name: 'taro-progress',
classNames: ['weui-progress']
}, {
name: 'taro-radio-group',
classNames: ['weui-cells_radiogroup']
}, {
name: 'taro-radio',
classNames: ['weui-cells_checkbox']
}, {
name: 'taro-swiper-item',
classNames: ['swiper-slide']
}, {
name: 'taro-video',
classNames: ['taro-video-container']
}];