0.2.0 • Published 11 months ago
@ray-js/components-ty v0.2.0
English | 简体中文
@ray-js/components-ty
涂鸦风格跨端组件库
To provide a superior development experience and more powerful feature support, we recommend switching from the current extension component library to the new SmartUI Component Library. SmartUI is not only actively maintained but also offers numerous advantages for MiniApp development:
- Cross-Platform Preview: Easily view the performance of components across different platforms to ensure consistency and high quality.
- Online Editing: Achieve real-time online editing and preview through Codesandbox, accelerating the development process and enhancing efficiency.
Installation
$ npm install @ray-js/components-ty
// or
$ yarn add @ray-js/components-tyUsage
import { TyDialog, TyTypography, TyAlert, TyPicker, TyTimePicker, TySwipeout, TyInput, TyActionsheet, TyCell, TyPopover, TySlider, TySwitch, TyProgressBar, TyProgressCircle } from '@ray-js/components-ty';Note: Some components have child components or methods that need to be invoked through static properties or static methods,e.g. TyDialog.useDialog、TyPopover.Item、TyCell.Item.
Design
0.2.0-beta-2
11 months ago
0.2.0
11 months ago
0.2.0-beta-1
2 years ago
0.1.1-beta-1
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.2-beta-e27f8c04
3 years ago
0.0.2-beta-7ff675a9
3 years ago
0.0.2-beta-452de578
3 years ago