Skip to main content
import {Widget} from "attio/client"

Example

<Widget.Title>Widget title</Widget.Title>

Props

children
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.