Skip to content

Commit

Permalink
chore: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Cavallando committed Aug 15, 2024
1 parent a2e1410 commit b8fd231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import com.commandbar.android.HelpHubWebView;
- `orgId` (required): Your Organization ID from [CommandBar](https://app.commandbar.com)
- `spinnerColor` (optional): Optionally specify a color to render the loading Spinner
- `articleId` (optional): Optionally specify an article ID to open a specific article in HelpHub
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with in HelpHub/Copilot

### `HelpHubWebView`

Expand All @@ -54,7 +54,7 @@ import com.commandbar.android.HelpHubWebView;
- `orgId` (required): Your Organization ID from [CommandBar](https://app.commandbar.com)
- `spinnerColor` (optional): Optionally specify a color to render the loading Spinner
- `articleId` (optional): Optionally specify an article ID to open a specific article in HelpHub
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with HelpHub/Copilot

### Run the Example

Expand Down

0 comments on commit b8fd231

Please sign in to comment.