[new feature] NavBar: add border prop (#2143)

This commit is contained in:
neverland
2018-11-26 14:36:08 +08:00
committed by GitHub
parent 7f19b4dc18
commit b1c54b9cf9
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -53,6 +53,7 @@ export default {
| right-text | Right Text | `String` | `''` |
| left-arrow | Whether to show left arrow | `Boolean` | `false` |
| fixed | Whether to fixed top | `Boolean` | `false` |
| border | Whether to show bottom border | `Boolean` | `true` |
| z-index | Z-index | `Number` | `1` |
### Slot