Components
React supports
- Form components (which accept user input, and passing
value
props makes them controlled) - All built-in browser HTML components
- All built-in browser SVG components
Feb 14, 2024, 1 min read
React supports
value
props makes them controlled)