-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ec3068
commit e833ca8
Showing
10 changed files
with
227 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,22 @@ | ||
## Cube-Segment-Picker | ||
## Cube-Button-Group 按钮组 | ||
|
||
<card> | ||
|
||
### 介绍 | ||
|
||
段选择器,用于实现多段的选择,比如选择时间段:2010年9月1日 - 2014年6月30日。 | ||
加载,提供了可自定义大小的加载动画。 | ||
|
||
</card> | ||
|
||
## 示例 | ||
### 示例 | ||
|
||
<card> | ||
|
||
### 城市选择器 | ||
### 水平排列 | ||
|
||
可以配置多段城市选择。 | ||
通过设置`direction="horizontal"`将按钮水平排列。 | ||
|
||
<!-- @example: segment-city-picker --> | ||
<!-- @example: index --> | ||
|
||
</card> | ||
|
||
<card> | ||
|
||
### 日期选择器 | ||
|
||
<!-- @example: segment-date-picker --> | ||
|
||
</card> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.