An example shows how to make App accessible in ReactLynx
Implements https://w3c.github.io/accname/
@lynx-js/types is a type package of all public APIs officially provided by the Lynx team. Using this package can help you better use Lynx APIs to develop your applications.
An Overlay component for ReactLynx. It renders content in a native overlay layer above the main view tree.
Accessibility engine for automated Web UI testing
ReactLynx is a framework for developing Lynx applications with familiar React.
Storybook Addon A11y: Test UI component compliance with WCAG web accessibility standards
A Presence component for ReactLynx. It animates elements entering and leaving the view tree.
A generic toolkit to help with accessibility
A headless Checkbox component for ReactLynx. It supports controlled/uncontrolled checked state and indeterminate mode.
Offscreen Document allows developers to use particular DOM in WebWorker
`@lynx-js/lynx-ui` is the official headless UI library for ReactLynx, provided as a reference for building flexible, universal, and high-performance ReactLynx components.
A Swiper (carousel) component for ReactLynx. It provides pagination and gesture-handling primitives.
A FeedList component for ReactLynx. Designed to render lists with complex layouts and infinite scrolling.
A LazyComponent for ReactLynx. It defers the loading of non-critical UI elements.
A headless Switch (toggle) component for ReactLynx. It provides unstyled primitives for toggle states.
A headless Dialog (modal) component for ReactLynx. It provides backdrop overlay, open/close state management, and enter/exit animations via Presence.
A headless Draggable component for ReactLynx. It provides drag-and-drop primitives via main-thread execution.
Lynx Gesture
A common dependency library that defines constants for the Lynx3 Web Platform.
ESLint plugin for Angular Templates
A React-style hooks library designed specifically for ReactLynx
No description provided.
Common utilities, hooks, and types shared across `@lynx-js/lynx-ui` components.