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.
This component is returned by
useWorkspaceSettingsForm().Example
workspace-settings.tsx
Props
The title of the button section.
An optional description that provides additional context about what the button does.
The text of the button.
A function that will be called if the user clicks the button.
The style of the button.Defaults to
"secondary".