pub type Cmp<TMsg, TInputStore, TOutputStore> = Component<Config<TMsg, TInputStore, TOutputStore>, TMsg>;
Компонент cmp_leptos
struct Cmp<TMsg, TInputStore, TOutputStore> { /* private fields */ }