coreui-vue icon indicating copy to clipboard operation
coreui-vue copied to clipboard

docs: Added the 'selected' attribute to the Options of CFormSelect API.

Open atari-sog opened this issue 1 year ago • 0 comments

It appears that the selected attribute was missing in the Options, so I have added it.

Reference: https://github.com/coreui/coreui-vue/blob/7d80cc6c73c315c6f1ae9a1a58f1a37380077a48/packages/coreui-vue/src/components/form/CFormSelect.ts#L4-L9

atari-sog avatar Jun 24 '24 06:06 atari-sog