mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
InputOtp documentation
This commit is contained in:
parent
3abe35a3df
commit
2d232f93bb
8 changed files with 152 additions and 105 deletions
|
@ -12,6 +12,7 @@
|
|||
:disabled="disabled"
|
||||
:invalid="invalid"
|
||||
:tabindex="tabindex"
|
||||
:unstyled="unstyled"
|
||||
@input="onInput($event, i - 1)"
|
||||
@focus="onFocus($event)"
|
||||
@blur="onBlur($event)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue