Skip to content

Add n_clicks_previous to buttons to mimic new dash-html-components logic #60

@mjclawar

Description

@mjclawar

Discussion

As discussed in plotly/dash-html-components#37, buttons are much more convenient when the user can determine which button was clicked in the case where multiple buttons are used for a callback.

Adding an n_clicks_previous prop to at least RaisedButton and FlatButton would clean up a lot of logic in downstream code.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions