Disable table checkbox
This commit is contained in:
parent
9fddf13be5
commit
9b3a6a9c4d
|
@ -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