pub fn link<'a, Message>( label: impl Into<Cow<'a, str>> + 'static, ) -> Button<'a, Message>
A hyperlink button.