mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Accessibility for Password
This commit is contained in:
parent
96177cbc60
commit
3a2dd2f159
4 changed files with 7 additions and 20 deletions
|
@ -5,12 +5,6 @@ const PasswordProps = [
|
|||
default: "null",
|
||||
description: "Value of the component."
|
||||
},
|
||||
{
|
||||
name: "id",
|
||||
type: "string",
|
||||
default: "null",
|
||||
description: "Unique identifier of the element."
|
||||
},
|
||||
{
|
||||
name: "inputId",
|
||||
type: "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue