mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-18 10:44:33 +08:00
change (#1513)
This commit is contained in:
parent
f3e070541e
commit
636a9688ba
@ -27,6 +27,7 @@
|
||||
<input
|
||||
on:change={(evt) => handle_change(evt)}
|
||||
{disabled}
|
||||
checked={value}
|
||||
type="checkbox"
|
||||
name="test"
|
||||
class="gr-check-radio gr-checkbox {rounded} {border}"
|
||||
|
Loading…
Reference in New Issue
Block a user