Type Definition ybc::ButtonAnchor

source ·
pub type ButtonAnchor = FunctionComponent<button_anchor>;
Expand description

An anchor element styled as a button.

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