Skip to content

content: property "name" needs to be updated to "icon" in React input playground #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

    contentIssues related to the contents of the documentation website

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions