Spaces:
Runtime error
Runtime error
File size: 166 Bytes
4954c84 |
1 2 3 4 5 6 7 8 9 10 11 |
# gradio_highlightedtextbox
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_highlightedtextbox import HighlightedTextbox
```
|