Fixed #6122 - New Fluid component

This commit is contained in:
tugcekucukoglu 2024-07-26 14:14:05 +03:00
parent d66b0f37c7
commit 1d79237d11
61 changed files with 367 additions and 70 deletions

View file

@ -18,7 +18,7 @@ export default {
},
fluid: {
type: Boolean,
default: false
default: null
}
},
style: TextareaStyle,