An object containing custom text and action for access denied modal.Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Description |
|---|---|
| title: string; | Defines the button’s text. |
| action?: () => void; | Defines the action of the button when click is triggered. |
Usage
TypeScript