Supplementary field information
Interactive preview of the HelperText component with different variants.
Must be at least 8 characters long
Install the package via npm:
npm install apex-design-systemimport { HelperText } from 'apex-design-system';<Input type="password" />
<HelperText>Must be at least 8 characters</HelperText>This component follows WAI-ARIA best practices and is WCAG 2.1 AA compliant. It includes proper keyboard navigation, focus management, and screen reader support.