Update Accessibility for CascadeSelect

This commit is contained in:
Tuğçe Küçükoğlu 2022-07-08 13:17:35 +03:00
parent e4c5f93743
commit 10e6a902ae
4 changed files with 1 additions and 18 deletions

View file

@ -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",