Styled Components checkbox components
7 checkboxes are styled using Styled components. An a checkbox is a square box that can be activated or deactivated when ticked. Use checkboxes to select one or more options from a list of choices. Styled-components is a styling library that allows you to write styles in JavaScript at the component-level. This technique is known as CSS-in-JS. Styled components is used to style 10 projects.
7components27storiesLast updated yesterday