Disable table checkbox
This commit is contained in:
parent
dd54bc9771
commit
b46cef4fcd
|
@ -10,6 +10,7 @@
|
|||
type="checkbox"
|
||||
class="spectrum-Checkbox-input"
|
||||
id="checkbox-1"
|
||||
disabled
|
||||
checked={!!value} />
|
||||
<span class="spectrum-Checkbox-box">
|
||||
<svg
|
||||
|
|
Loading…
Reference in New Issue