mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Refactor
This commit is contained in:
parent
3262a5336f
commit
87b04682fb
4 changed files with 6 additions and 36 deletions
|
@ -89,18 +89,6 @@ const PasswordProps = [
|
|||
default: "null",
|
||||
description: "Style class of the input field."
|
||||
},
|
||||
{
|
||||
name: "class",
|
||||
type: "string",
|
||||
default: "null",
|
||||
description: "Style class of the component."
|
||||
},
|
||||
{
|
||||
name: "style",
|
||||
type: "any",
|
||||
default: "null",
|
||||
description: "Inline of the component."
|
||||
},
|
||||
{
|
||||
name: "panelClass",
|
||||
type: "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue