InputOtp: Passthrough options type and missing docs #7032
Labels
Component: Tailwind
Tailwind specific issue
Component: Unstyled
Issue related to unstyled/passthrough attributes
Milestone
Describe the bug
Related to #6938
Also there are some more missing things:
Reproducer
https://stackblitz.com/edit/dthn9t?file=src%2Fmain.tsx
System Information
OS: Windows 11 10.0.22631
CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900HK
Memory: 33.95 GB / 63.71 GB
Node: 22.4.1 - ~\AppData\Local\nvs\default\node.EXE
npm: 10.8.1 - ~\AppData\Local\nvs\default\npm.CMD
pnpm: 9.6.0 - ~\AppData\Local\pnpm\pnpm.CMD
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.22621.3527
react: 18.3.1 => 18.3.1
Steps to reproduce the behavior
Unstyled theming section in official docs
Default styles in Tailwind theme
Type definition for InputOtp in PrimeReactPTOptions
Expected behavior
InputOtp component having theming section for unstyled mode.
Existing default styles in Tailwind theme.
Existing definition for InputOtp in PrimeReactPTOptions.
The text was updated successfully, but these errors were encountered: