mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(textarea): add legacy prop (#26783)
This commit is contained in:
@ -809,6 +809,7 @@ export const IonTextarea = /*@__PURE__*/ defineContainer<JSX.IonTextarea>('ion-t
|
||||
'helperText',
|
||||
'label',
|
||||
'labelPlacement',
|
||||
'legacy',
|
||||
'shape',
|
||||
'ionChange',
|
||||
'ionInput',
|
||||
|
Reference in New Issue
Block a user