diff --git a/packages/yew-bootstrap/src/component/button.rs b/packages/yew-bootstrap/src/component/button.rs index 24a033b..4793f0b 100644 --- a/packages/yew-bootstrap/src/component/button.rs +++ b/packages/yew-bootstrap/src/component/button.rs @@ -139,6 +139,21 @@ pub struct ButtonProps { /// the button is not `disabled`. #[prop_or_default] pub target: Option, + + /// Reference to the [NodeRef] of the button's underlying `