Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.attio.com/llms.txt

Use this file to discover all available pages before exploring further.

import {Widget} from "attio/client"

Example

<Widget.Text.Secondary>Less important, descriptive information</Widget.Text.Secondary>

Props

children
React.ReactNode
required
The secondary text content.Typically a less important description of what is displayed using <Widget.Text.Primary/>.