Refactor #5681, #5682, #5683 - For DatePicker, InputChips, Password

This commit is contained in:
tugcekucukoglu 2024-05-03 23:26:53 +03:00
parent 308ef169c0
commit 46ddebc0c0
11 changed files with 250 additions and 122 deletions

View file

@ -62,6 +62,10 @@ export default {
type: String,
default: undefined
},
chipIcon: {
type: String,
default: undefined
},
ariaLabelledby: {
type: String,
default: null