Skip to content

Proposal: Using key-properties as references#191

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")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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