Emotion text components
23 texts are styled using Emotion. A text is a style component that renders a string of characters, words, or paragraphs in a consistent font size and weight. Emotion is a styling library that allows you to write styles in JavaScript. This technique is known as CSS-in-JS. When you write CSS alongside your JavaScript component files, you’re naturally encouraged to scope styling at the component level. Emotion is used to style 15 projects.
23components145storiesLast updated 5 months ago
Other Names

TextBox

Context Menu