Skip to content

Proposal: Using key-properties as references #191

@LukasOchmann

Description

@LukasOchmann

I realy like the simplicity.
I would like to propse an Idea: Using the key prop as reference.

<WIzard>
  <Step key="hello"/>
  <Step key="other"/>
</Wizard

that would lead to a usage of the gotToStep method like:

goToStep("other")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions