Tab, Shift-Tabaria-label="STRING"aria-describedby="IDREF"role="status", role="alert"message and state or loading prop change, the status message is announced.disabled="true" state. Disabled elements are no longer focusable and may be missed by
screen reader users. They can also confuse sighted users if the reason they are disabled is not made clear.label that describes what the code is for.description to explain where users can find the code.hide-label without an accessible name.<p-pin-code name="verification" length="6"></p-pin-code><p-pin-code name="verification" length="6" label="Verification code" description="Enter the 6-digit code from your email."></p-pin-code><p-pin-code name="verification" length="6" hide-label="true"></p-pin-code><p-pin-code name="verification" length="6" hide-label="true" label="Verification code"></p-pin-code><p-pin-code name="verification" label="Verification code" aria-invalid="true" message="Invalid"></p-pin-code><p-pin-code name="verification" length="6" label="Verification code" state="error" message="Enter the complete 6-digit verification code."></p-pin-code>