Getting Started
Learn about accessibility features built into Preline UI. This page covers how Preline supports accessible web development with Tailwind CSS components.
At Preline UI, accessibility is a first-class priority and all components comes with built-in accessibility features. Our goal is to ensure that all users, regardless of ability, can interact with and benefit from our components and plugins.
The HSAccessibilityObserver
is a centralized accessibility management system that provides comprehensive keyboard navigation and interaction support for UI components. It acts as a global event coordinator that manages accessibility behaviors across all registered components in your application.
While our components are designed with accessibility in mind, full WCAG compliance also depends on how you implement them in your project. This includes:Preline UI components are developed following best practices for:
We encourage you to evaluate each component in your specific context to ensure it meets your accessibility requirements.
Preline UI is fully open source and free to use. Youβre welcome to test, extend, or adapt components as needed to meet your accessibility goals.