You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we integrate Slint within Yew? I've tried many times, but no success! How nice it would be if we can use Slint to replace the Yew's view() function providing html!
#3662
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Can we code this html with Slint?
fn view(&self, _ctx: &Context) -> Html {
html! {
Beta Was this translation helpful? Give feedback.
All reactions