#4751·leptos

在 #[component] 生成的结构体上实现 IntoView,以提高构建器 API 的人机操作性

作者: kkdaisuki创建于 2026年5月31日更新于 2026年6月2日

**Is your feature request related to a problem? Please describe.** According to the current builder API document, currently, components created via the #[component] macro are supposed to be used like this with the builder API:

内容来源: leptos-rs/leptos