Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 468 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 468 Bytes

sa-checkbox

Input

Name Data Type Two-way Default Value Description
ngModel any Y 选中项的Value
value any true 当前选项的值
disabled boolean false 是否处于禁用状态

Slots(ng-content占位符)

Name Description
'' 设置 checkbox 的标签文本

Events(Output)

Name Paramters Description