Type Definition ybc::ButtonInputReset

source ·
pub type ButtonInputReset = FunctionComponent<button_input_reset>;
Expand description

An input element with type="reset" styled as a button.

https://bulma.io/documentation/elements/button/