Text

Display text using well-defined typographic styles.

Headings

Use Text to standardize text content.

Preview
See code

Hello my friend, have fun with Bolio UI 🥷🏼

Paragraph

Add p and b attributes to a Text.

Preview
See code

Make your development more creative and with amazing tools for React.

Make your development more creative and with amazing tools for React.

Small

Add small attributes to a Text.

Preview
See code
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.

Blockquote

Add blockquote attributes to a Text.

Preview
See code
Build encapsulated components that manage their own state, then compose them to make complex UIs.

Types

You can change the color of the Text with the property type.

Preview
See code
Text colored
Text colored
Text colored
Text colored
Text colored
Text colored
Text colored

Sizes

Text of different sizes.

Preview
See code

Font Size: 12px;

Font Size: 14px;

Font Size: 1rem;

Font Size Scale: 1.25;

Compose

Effect of multiple Text stacks

Preview
See code

Build encapsulated components that manage their own state, then compose them to make complex UIs.

Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM.We don’t make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code.

APIs

Text.Props

AttributeDescriptionTypeAccepted valuesDefault
pcomponent nameboolean-true
h1 - h6component nameboolean-false
smallcomponent nameboolean-false
spancomponent nameboolean-false
delcomponent nameboolean-false
icomponent nameboolean-false
emcomponent nameboolean-false
bcomponent nameboolean-false
blockquotecomponent nameboolean-false
typetext typeTextTypesTextTypesdefault
...native propsHTMLAttributes'id', 'className', ...-

TextTypes

type TextTypes =
  | 'default'
  | 'primary'
  | 'secondary'
  | 'success'
  | 'warning'
  | 'error'
  | 'info'
Edit this page on GitHub

Previous

Tag

Next

Textarea

MADE & DESIGNED WITHBY BRUNO ANDRADE
docs background gradient blue
docs background gradient violet