Merge pull request #2812 from CihanSenturk/add-disabled-attribute
added checkbox group disabled attribute
This commit is contained in:
commit
edfdfccb0d
@ -56,6 +56,7 @@
|
||||
:option="$option"
|
||||
optionKey="{{ $optionKey }}"
|
||||
optionValue="{{ $optionValue }}"
|
||||
disabled="{{ $disabled }}"
|
||||
{{ $attributes->merge($custom_attributes) }}
|
||||
/>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user