File tree Expand file tree Collapse file tree
versioned_docs/version-0.12/capabilities/client Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ if (result) {
3939| ** Form** | Display interactive forms with promise-based responses | ` showForm() ` |
4040| ** Navigation** | Redirect to Reddit content or external URLs | ` navigateTo() ` |
4141
42- :::note When to use client library functions
42+ :::caution
4343You should only use client library functions in response to a user-initiated action.
4444:::
4545
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ if (result) {
3939| ** Form** | Display interactive forms with promise-based responses | ` showForm() ` |
4040| ** Navigation** | Redirect to Reddit content or external URLs | ` navigateTo() ` |
4141
42- :::note When to use client library functions
42+ :::caution
4343You should only use client library functions in response to a user-initiated action.
4444:::
4545
You can’t perform that action at this time.
0 commit comments