mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Accessibility for TreeSelect and Tree
This commit is contained in:
parent
35a8bf636a
commit
cc4517a8f9
6 changed files with 163 additions and 66 deletions
|
@ -41,12 +41,6 @@ const TreeSelectProps = [
|
|||
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: "selectionMode",
|
||||
type: "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue