New
Storybook for React Native (6.5)Automate with Chromatic
Storybook Day 2023
Star77,727
Back to glossary
Add your project

Css Modules text field components

7 text fields are styled using CSS Modules. A text field is a form element that accepts a single line of text or multiple lines of text. CSS Modules are a styling library that scopes CSS to the component. That allows you to write portable component styles without colliding with the other selector names or styles. CSS Modules is used to style 1 projects.

7components45storiesLast updated 5 days ago
Tweet
Other Names
Input
Add your component
TextField
Shopify
20
Text
Shopify
7
TextStyle
Shopify
6
DisplayText
Shopify
4
SkeletonDisplayText
Shopify
3
TextContainer
Shopify
3
SkeletonBodyText
Shopify
2

Related tags

Textarea