Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kamran Ahmed 3d5ecd6735 Add content for components section 3 years ago
..
100-single-file-components.md Add single file component resources 3 years ago
101-component-registration.md Add content for components section 3 years ago
102-props.md Add content for components section 3 years ago
103-events.md Add content for components section 3 years ago
104-attribute-inheritance.md Add content for components section 3 years ago
readme.md Add component docs 3 years ago

readme.md

Components

Components allow us to split the UI into independent and reusable pieces, and think about each piece in isolation.

Free Content Components Basics Components in Depth