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