Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
gradio
/
frontend
like
1
Follow
Gradio
381
Dataset card
Data Studio
Files
Files and versions
xet
Community
main
frontend
/
6.3.1
/
datetime
/
Example.svelte
gradio-pr-bot
Upload folder using huggingface_hub
481013a
verified
21 days ago
raw
Copy download link
history
blame
contribute
delete
97 Bytes
<
script
lang
=
"ts"
>
let
{ value }
:
{ value: string | null }
= $props();
</
script
>
{value || ""}