Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bulmaSteps callbacks to move to the next step? #14

Open
OmaymaS opened this issue Feb 3, 2019 · 2 comments
Open

bulmaSteps callbacks to move to the next step? #14

OmaymaS opened this issue Feb 3, 2019 · 2 comments

Comments

@OmaymaS
Copy link

OmaymaS commented Feb 3, 2019

Hi,
I was wondering about how an action (like pressing a button or sth) could trigger a change on bulmaStepItem(). For instance if a user completed step one and pressed next, what should I use to change the color or the status (active/inactive). Are there callbacks or a simple method in the packaage, or should I write javascript code?

step1
step2

@DivadNojnarg
Copy link
Member

Hi, Bulma comes without any javascript meaning that you can integrate any available JS tool. Fortunately, the community already built some bulma JS helpers.

@danielruc91
Copy link

Hi, would you please provide an example to update from picture 1 to picture 2?

Because the package has shiny in its name, I am assuming that it is for r users. Is there is a way in r to move from step1 to step2? Or do I call renderUI each time the stage is changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants