Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
gradio
/
frontend
like
1
Follow
Gradio
399
Dataset card
Files
Files and versions
xet
Community
1
main
frontend
/
6.13.0
/
datetime
/
Example.svelte
gradio-pr-bot
Upload folder using huggingface_hub
a1001af
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
97 Bytes
<
script
lang
=
"ts"
>
let
{ value }
:
{ value: string | null }
= $props();
</
script
>
{value || ""}