| .. | ||
| selection | ||
| CHANGELOG | ||
| LICENSE | ||
| pyproject.toml | ||
| README.rst | ||
Selection example
===============
Selection example for the `Toga widget toolkit`_. The following switch features are present on this example:
* Switches with a callback function when toggled
* A disabled select box
* Switches modified using CSS from `colosseum`_
* A grid of switches using the flexbox from CSS of `colosseum`_
* Different switches's background color
Quickstart
~~~~~~~~~~
To run this example:
$ python -m selection