chore(angular): update component wrappers output

This commit is contained in:
Sean Perkins
2024-03-27 00:15:06 -04:00
parent 167e311474
commit 7cfee535ac

View File

@ -1039,7 +1039,7 @@ export declare interface IonInputPasswordToggle extends Components.IonInputPassw
@ProxyCmp({
inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'theme', 'type']
})
@Component({
selector: 'ion-item',