Merge pull request #5485 from pyyzcwg2833/2.0

修复notification的进入transition失效 & loading-bar新增duration属性
This commit is contained in:
Aresn 2019-04-08 11:27:06 +08:00 committed by GitHub
commit 18cffe186a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 2 deletions

View file

@ -41,6 +41,11 @@ export declare interface LoadingBarConfig {
* @default primary
*/
color?: string;
/**
* , 800ms
* @default 800
*/
duration?: number;
/**
* iView
* @default error