/
githubmirror
/
tabler
Обзор
Документация
Войти
/
githubmirror
/
tabler
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
docs/pages/ui/getting-started/browser-support.mdx
37 строк
2 KB
Paweł Kuna
Add quality gates: Prettier for Astro, astro check for shared, unused SCSS variable lint (#2749)
03 авг 2026, 01:47
Не верифицирован
03 авг 2026, 01:47
8962710
Код
Авторство
О чём код?
--- title: Browser Support description: Check browser compatibility for Tabler. summary: Learn about the supported browsers and compatibility guidelines for using Tabler UI components to ensure a consistent experience across different devices and platforms. layout: '@layouts/DocsMdxLayout.astro' --- import Example from '@components/Example.astro'; Tabler is fully optimized for all modern browsers, including the latest versions of Chrome, Firefox, Edge, Safari, and Opera. These browsers ensure a seamless and responsive experience, allowing users to enjoy Tabler's advanced UI components without compatibility issues. Tabler supports browsers with at least 0.5% global usage, the last 2 major versions of each browser, and excludes dead browsers. The framework introduces modern features like CSS Grid, object fit, and sticky positioning, which enhance design flexibility but may not be fully supported on older browsers. For the best experience, we recommend using one of the latest supported browsers to take full advantage of Tabler’s capabilities and design precision. ## Supported Browsers Browser|Minimum Version ---|---------- <img src="/img/browsers/chrome.svg" width="48" height="48" alt="Chrome Logo"/>|Chrome 120+ <img src="/img/browsers/firefox.svg" width="48" height="48" alt="Firefox Logo"/>|Firefox 121+ <img src="/img/browsers/safari.svg" width="48" height="48" alt="Safari Logo"/>|Safari 15.6+ <img src="/img/browsers/edge.svg" width="48" height="48" alt="Edge Logo"/>|last 2 major versions <img src="/img/browsers/opera.svg" width="48" height="48" alt="Opera Logo"/>|last 2 major versions <img src="/img/browsers/electron.svg" width="48" height="48" alt="Electron Logo"/>|last 2 major versions <img src="/img/browsers/brave.svg" width="48" height="48" alt="Brave Logo"/>|last 2 major versions <img src="/img/browsers/vivaldi.svg" width="48" height="48" alt="Vivaldi Logo"/>|last 2 major versions ## Mobile Browsers Browser|Minimum Version ---|---------- iOS Safari|iOS 15.6+ Samsung Internet|Samsung 23+ ## Unsupported Browsers Internet Explorer 11 and earlier versions are not supported. KaiOS 2.5 and earlier versions are also not supported.