Open
Description
URL
https://ionicframework.com/docs/api/input#start-and-end-slots-experimental
Issue Description
in this
<IonButton fill="clear" slot="end" aria-label="Show/hide"> <IonIcon slot="icon-only" name={eye} aria-hidden="true"></IonIcon> </IonButton>
change name={eye} by icon={eye}