mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Fix #2553 - automatically convert closure to callback for component properties. * Support F -> Option<Callback<_>> too. * test stderr.
* Fix #2553 - automatically convert closure to callback for component properties. * Support F -> Option<Callback<_>> too. * test stderr.