src/app/component/count-down/count-down.component.ts
selector | stbui-count-down |
styleUrls | ./count-down.component.scss |
templateUrl | ./count-down.component.html |
Properties |
Methods |
Inputs |
Outputs |
constructor()
|
delay | |
Type : number
|
|
Default value : 60
|
|
text | |
Type : any
|
|
Default value : '获取验证码'
|
|
onEnd | |
Type : EventEmitter<any>
|
|
onClickTrigger |
onClickTrigger()
|
Returns :
void
|
disabled |
Type : boolean
|
Default value : false
|
./count-down.component.scss