Skip to content

content: propertie "name" did not work in react project for icons components #4135

Open
@meilleureVie

Description

@meilleureVie

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions