mirror of
https://github.com/esiur/iui.git
synced 2025-06-27 17:33:12 +00:00
docs
This commit is contained in:
17
docs/md/getting-started.md
Normal file
17
docs/md/getting-started.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Compatibility
|
||||
IUI depends on Web Components (customElement) to render its widgets.
|
||||
|
||||
*PC*
|
||||
|
||||
| Chrome | Firefox | Edge | IE | Opera | Safari |
|
||||
|:------:|:--------|:----:|:--:|:-----:|--------|
|
||||
| 54 | 79 | 63 | No | 41 | 10.1 |
|
||||
------------------------------------------------
|
||||
|
||||
*Mobile*
|
||||
|
||||
| Android WebView | Chrome Android | Firefox Android | Safari iOS | Samsung Internet |
|
||||
| :--------------: | :-------------:| :--------------:|:----------:| :--------------: |
|
||||
| 54 | 54 | 63 | 10.3 | 6.0 |
|
||||
-------------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user