Composables
Components Unstyled Icons API
Join Radar
Join Radar Components Unstyled Icons API UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog Colors
Overview
  • Getting Started
  • Install (Compose Multiplatform)
  • Install (Jetpack Compose)
  • Components
  • License
  • Theming
Scaffolds
  • App Scaffold
  • Screen Scaffold
  • Auth Screen Scaffold
Components
  • Alerts
  • Avatar
  • Bottom Sheets
  • Primary Button
  • Secondary Button
  • Outlined Button
  • Ghost Button
  • Destructive Button
  • Icon Button
  • Card
  • Checkbox
  • Chip
  • Dialog
  • Dividers
  • Dropdown Menu
  • Icon
  • Picker
  • Progress Indicators
  • Radio Group
  • Slider
  • Side Bar
  • Tab Groups
  • Text
  • Text Field
  • Time Picker
  • Toggle Switch
  • Top App Bar
Docs › UI Kit

Text

View Markdown Open in ChatGPT Open in Claude

Installation

Get access to the source code of all components with a single one-time payment. Buy license ->

Usage

import androidx.compose.runtime.Composable
import com.composables.uikit.components.Text

@Composable
fun TextExample() {
    Text("The quick brown fox jumps over the lazy dog")
}
Tab Groups ← Previous Text Field Next →
On this page
  • API Reference
  • Usage

Never miss a Compose release

Get an alert the moment a new Compose release is out: new APIs, new components, new things to experiment with. Straight from Google's servers.

Join 3,000+ Compose developers. No spam, ever.