2.0.5 • Published 2 years ago
@ttou/uview-typings v2.0.5
uView 类型定义
基于 uView 2.0.34 版本文档编写
- Vue组件
- vue <= 2.6 引用
v26.d.ts
,需要安装@vue/runtime-dom
- vue >= 3 引用
v3.d.ts
- vue <= 2.6 引用
- Refs引用
refs.d.ts
tsconfig.json
示例:
{
"compilerOptions": {
"types": [
"@ttou/uview-typings/v26",
"@ttou/uview-typings/refs"
]
}
}
组件列表
- 基础组件
- icon
- image
- button
- text
- row
- col
- cell
- badge
- tag
- loadingIcon
- loadingPage
- 表单组件
- form
- calendar
- keyboard
- picker
- datetimePicker
- rate
- search
- numberBox
- upload
- code
- input
- textarea
- checkbox
- radio
- switch
- slider
- album
- 数据组件
- list
- lineProgress
- countDown
- countTo
- 反馈组件
- tooltip
- actionSheet
- alert
- toast
- noticeBar
- notify
- swipeAction
- collapse
- popup
- modal
- 布局组件
- scrollList
- line
- overlay
- noNetwork
- grid
- swiper
- skeleton
- sticky
- divider
- 导航组件
- tabbar
- backTop
- navbar
- tabs
- subsection
- indexList
- steps
- empty
- 其他组件
- parse
- codeInput
- loadMore
- readMore
- gap
- avatar
- link
- transition
2.0.5
2 years ago
2.0.3
2 years ago
2.0.2
2 years ago
2.0.4
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago