Merge pull request #958 from davep/toll-free

Review the use of the bell in various examples and documentation files
This commit is contained in:
Dave Pearson
2022-10-19 15:56:21 +01:00
committed by GitHub
14 changed files with 5 additions and 55 deletions

View File

@@ -10,7 +10,7 @@ when it has focus.
## Example
The example below shows each button variant, and its disabled equivalent.
Clicking any of the non-disabled buttons in the example app below will result in a ring of the terminal bell.
Clicking any of the non-disabled buttons in the example app below will result the app exiting and the details of the selected button being printed to the console.
=== "Output"