# gradio_test3 A Custom Gradio component. ## Example usage ```python import gradio as gr from gradio_test3 import Test3 ```