Tip
Run each example with python main.py
The examples showcase the two supported ways of running JSX in Python.
Examples with _codec
show how to use a custom codec. Examples with _import_hook
show how to use an import hook.
table
- Shows how you can easily generate an HTML table from datacustom_components
- Shows how you can use custom componentsprops
- Shows some advanced props usage