gradio/guides/05_custom-components
2024-04-30 03:35:22 +01:00
..
01_custom-components-in-five-minutes.md
02_key-component-concepts.md
03_configuration.md
04_backend.md Refactor example_inputs(), separating its logic into two separate methods: example_payload() and example_value() (#7620) 2024-03-06 19:37:14 +00:00
05_frontend.md Make guide for tailwind more verbose (#8152) 2024-04-30 03:35:22 +01:00
06_frequently-asked-questions.md Add --python-path, --pip-path, --gradio-path CLI arguments to let custom component developers control which executable is used (#7638) 2024-03-08 15:01:49 -08:00
07_pdf-component-example.md Make guide for tailwind more verbose (#8152) 2024-04-30 03:35:22 +01:00
08_multimodal-chatbot-part1.md Make guide for tailwind more verbose (#8152) 2024-04-30 03:35:22 +01:00
09_documenting-custom-components.md