- Notifications
You must be signed in to change notification settings - Fork290
Browser Compatibility
azhe edited this pageSep 28, 2022 ·8 revisions
TDesign 桌面端 Vue、Vue3 和 React 三个组件库实现版本浏览器兼容性如下:
![]() IE / Edge | ![]() Firefox | ![]() Chrome | ![]() Safari |
---|---|---|---|
Edge >=91 | Firefox >=83 | Chrome >=91 | Safari >=14.1 |
影响兼容性的因素:
- Form 组件使用了Flexbox gap 特性
- Loading 组件使用了Conical Gradients 特性
- Table 组件/Datepicker 组件使用了CSS position:sticky 特性
![]() Firefox | ![]() Chrome | ![]() iOS Safari | ![]() Samsung | ![]() Opera | ![]() Android Browser |
---|---|---|---|---|---|
Firefox >=104 | Chrome >=105 | iOS 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 特性