1
0
mirror of synced 2025-12-10 16:38:16 +08:00

Add: NavBar background color setting

This commit is contained in:
surunzi
2017-10-05 16:27:59 +08:00
parent b161fba2f9
commit d3006e38d7
11 changed files with 122 additions and 25 deletions

View File

@@ -245,7 +245,18 @@ Add range to input a number.
|cfg |object|Config object |
|name |string|Option name |
|desc |string|Option description|
|option|object|Min, max, step | |
|option|object|Min, max, step |
### color
Add color to select a color.
|Name |Type |Desc |
|-------|------|------------------|
|cfg |object|Config object |
|name |string|Option name |
|desc |string|Option description|
|[color]|array |Color list |
### separator