
Example
Props
React.ReactNode
required
The title text content.
If your app only provides a single widget, it should probably be the same name as your app.
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 title of the widget


import {Widget} from "attio/client"
<Widget.Title>Widget title</Widget.Title>
Was this page helpful?