I can’t see any mention to a hyperlink widget in the docs, or in Github. Could someone let me know whether there is a high-level implementation of hyperlinks in iced?
Thanks
You can style a button and use the opener crate. I am not aware of any existing components that do this.
2 Likes
Thanks! I’m surprised tbh; this library is quite mature in some areas (async) but we lack basics like links.