V13-FE-005: Complete KBX v60 frontend components, T01-T12 screen recipes, and WBS progress tracker
This commit is contained in:
@@ -3,7 +3,7 @@ import { computed, ref } from 'vue'
|
||||
|
||||
export interface KsCheckboxProps {
|
||||
modelValue: boolean | string[]
|
||||
label: string
|
||||
label?: string
|
||||
value?: any
|
||||
disabled?: boolean
|
||||
readonly?: boolean
|
||||
|
||||
Reference in New Issue
Block a user