
Example
Props
React.ReactNode
required
The secondary text content.Typically a less important description of what is displayed using
<Widget.Text.Primary/>.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The legacy app.ts layout is deprecated. New apps use the folder-based layout under src/app/; convert existing apps with the migration guide.
The secondary text information in a widget.


import {Widget} from "attio/client"
<Widget.Text.Secondary>Less important, descriptive information</Widget.Text.Secondary>
<Widget.Text.Primary/>.Was this page helpful?