Introducing FastRTC, a new way to build real-time AI apps
Read MoreIntroducing FastRTC, a new way to build real-time AI apps
Read MoreNew to Gradio? Start here: Getting Started
See the Release History
@gradio/tooltip
import { Tooltip } from "@gradio/tooltip";
export let text: string;
export let x: number;
export let y: number;
export let color: string;