-
Notifications
You must be signed in to change notification settings - Fork 271
Browser Compatibility
Y edited this page Sep 8, 2022
·
8 revisions
TDesign 桌面端 Vue、Vue3 和 React 三个组件库实现版本浏览器兼容性如下:
IE / Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|
Edge >=84 | Firefox >=83 | Chrome >=84 | Safari >=14.1 |
影响兼容性的因素:
- Form 组件使用了 Flexbox gap 特性
- Loading 组件使用了 Conical Gradients 特性
Firefox for Android |
Chrome for Android |
Safari on iOS |
Samsung |
Opera Mobile |
Android Browser |
---|---|---|---|---|---|
Firefox >=104 | Chrome >=105 | Safari >=12.2 | Samsung >=10.2 | Opera >=64 | Android Browser >=105 |
影响兼容性的因素
- Loading 组件使用了 Conical Gradients 特性
- Message、 SwipeCell、 TabBar、 Toast 、 ActionSheet、PullDownRefresh 、Loading、 Picker 、Sticky 组件使用了3D Transforms特性
访问 TDesign 官网