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