UNPKG

y-taro-ui

Version:

基于taro的表单解决方案 & 基础组件

4 lines (3 loc) 524 B
export { Form, Radio, Picker, Input, Textarea, ImagePicker, Upload, CityPicker, Icon, Field, Fields, Button, Buttons, CountDownButton, VerifyCode, Checkbox, CheckboxGroup, Login, Tabs, TabPane, Title, Popup, BackDrop, InternalCSSTransition, WebView, Drawer, Indexes, Steps, Watermark } from './components'; export { createPrefixClassName, createPrefixVariable, createPrefixClassNames, createPrefixVariables } from './styles'; export { isObject, flatted, chooseImage, showToast, showSuccess, showLoading } from './utils';