2.2.1 • Published 1 year ago

@ttou/vant2-typings v2.2.1

Weekly downloads
-
License
MulanPSL2
Repository
-
Last release
1 year ago

Vant 类型定义

基于 Vant 2.12.54 版本文档编写

  • 重写包引用 package.d.ts
  • Vue引用 vue.d.ts
  • Refs引用 refs.d.ts

tsconfig.json 示例:

{
  "compilerOptions": {
    "types": [
      "@ttou/vant2-typings/package",
      "@ttou/vant2-typings/vue",
      "@ttou/vant2-typings/refs"
    ]
  }
}

组件列表

  • 基础组件
    • Button
    • Cell
    • Icon
    • Image
    • Layout
    • Popup
    • Toast
  • 表单组件
    • Calendar
    • Cascader
    • Checkbox
    • DatetimePicker
    • Field
    • Form
    • NumberKeyboard
    • PasswordInput
    • Picker
    • Radio
    • Rate
    • Search
    • Slider
    • Stepper
    • Switch
    • Uploader
  • 反馈组件
    • ActionSheet
    • Dialog
    • DropdownMenu
    • Loading
    • Notify
    • Overlay
    • PullRefresh
    • ShareSheet
    • SwipeCell
  • 展示组件
    • Badge
    • Circle
    • Collapse
    • CountDown
    • Divider
    • Empty
    • ImagePreview
    • Lazyload
    • List
    • NoticeBar
    • Popover
    • Progress
    • Skeleton
    • Steps
    • Sticky
    • Swipe
    • Tag
  • 导航组件
    • Grid
    • IndexBar
    • NavBar
    • Pagination
    • Sidebar
    • Tab
    • Tabbar
    • TreeSelect
  • 业务组件
    • AddressEdit
    • AddressList
    • Area
    • Card
    • ContactCard
    • ContactEdit
    • ContactList
    • Coupon
    • GoodsAction
    • SubmitBar
    • Sku
2.2.1

1 year ago

2.1.2

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 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