mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 10:41:13 +08:00
feat(item): add helper text, error text, counter, shape, and fill mode (#23354)
resolves #19619
This commit is contained in:
@ -379,9 +379,12 @@ export const IonItem = /*@__PURE__*/ defineContainer<JSX.IonItem>('ion-item', Io
|
||||
'detailIcon',
|
||||
'disabled',
|
||||
'download',
|
||||
'fill',
|
||||
'shape',
|
||||
'href',
|
||||
'rel',
|
||||
'lines',
|
||||
'counter',
|
||||
'routerAnimation',
|
||||
'routerDirection',
|
||||
'target',
|
||||
|
Reference in New Issue
Block a user