1.0.11 • Published 5 years ago

@beisen-cmps/italent-m-user-selector v1.0.11

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
5 years ago
users={otherUsers.slice(0,1)} // array<user:{Id:number,Name:string,Email:string,UserAvatar:{ HasAvatar:boolean, Normal:string, Color:string } }>
title='查看他人日程' //标题
// overPlaceholder={`最多支持查看${maxOther-1}个人哦~`} // 超出max人后的placeholder提示 (单选可以不传)
// max={maxOther} // 单选的话,可传大于1的任何数字。//最多max人 (单选可以不传)
show={canViewOther && viewOtherPopShow} //显示与否
onCancle={this.hideOtherPop} // 取消回调
onClear={this.handleClear} // 清空回调
onSure={this.handleShowOthersSchdule} // 确定回调
isSingle={true} //是否单选,默认false
1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago