Skip to content

Commit afc3be7

Browse files
authored
Top Bar Loading
1 parent a027b35 commit afc3be7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ SetDefault({
7474
progressedClose: false,
7575
/* Default theme [light|dark] */
7676
theme: "light",
77+
/* Top Bar Loading */
78+
topBar: false,
79+
/* Top Bar Loading */
80+
topBar: false,
81+
/* Top Bar Loading Color */
82+
topBarColor: '#2764B0',
7783
});
7884
```
7985
##### Loading

0 commit comments

Comments
 (0)