A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
84
Build a modal settings panel component that properly manages keyboard focus during interaction.
The component should:
@generates
export function SettingsModal(): JSX.Element;Provides accessible UI components with focus management capabilities.
@satisfied-by
Install with Tessl CLI
npx tessl i tessl/npm-headlessui--reactdocs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10