Hacker News new | ask | show | jobs
by khuedoan 1091 days ago
From this section https://leptos-rs.github.io/leptos/view/03_components.html#c...

> Using a component in the view looks a lot like using an HTML element. You’ll notice that you can easily tell the difference between an element and a component because components always have PascalCase names.