This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 271
Wizard component #211
Comments
Since nobody has asked for this feature and I don't have sufficient use cases at the moment I think we should not implement this until we do. Real world use cases are important to make sure we don't create a too restrictive API that's hard to evolve later. |
Hi, how can i disable backbutton ?
pardon my newbieness 😅 |
|
and stacktrace:
|
edvin
pushed a commit
that referenced
this issue
Dec 5, 2017
Thanks for reporting :) I've committed a fix for this now. |
Thanks 😄 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Now that we have the
Slideshow
andInternalWindow
components we have all the building blocks for aWizard
component as well. The API needs to be thought out though. What features should we include?The basic API would probably be something like:
We must figure out:
Wizard
WizardStep
interface?The text was updated successfully, but these errors were encountered: