mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update Accessibility for CascadeSelect
This commit is contained in:
parent
e4c5f93743
commit
10e6a902ae
4 changed files with 1 additions and 18 deletions
|
@ -65,12 +65,6 @@ const CascadeSelectProps = [
|
|||
default: "null",
|
||||
description: "Identifier of the underlying input element."
|
||||
},
|
||||
{
|
||||
name: "ariaLabelledBy",
|
||||
type: "string",
|
||||
default: "null",
|
||||
description: "Establishes relationships between the component and label(s) where its value should be one or more element IDs."
|
||||
},
|
||||
{
|
||||
name: "appendTo",
|
||||
type: "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue