Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit023468c

Browse files
init the content of components
1 parentfb8089d commit023468c

26 files changed

+55
-55
lines changed

‎content/DataTable.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#Data table
33

4-
**Component** isXXXXXXX
4+
**Data table**present raw data sets and lend meaning to the data, while maintaining that the dataisreadable, scannable, and easily comparable.
55

66

77
##Examples

‎content/DatePicker.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#Date picker
33

4-
**Component**is XXXXXXX
4+
**Date and time pickers**allow users to select a single or a range of dates and times.
55

66

77
##Examples

‎content/Dropdown.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

2-
#The name of component
2+
#Dropdown
3+
4+
**Dropdowns** present a list of options that can be used to filter existing content.
35

4-
**Component** is XXXXXXX
56

67

78
##Examples

‎content/FileUploader.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#File Uploader
33

4-
**Component**is XXXXXXX
4+
**File Uploader**allows the user to transfer a file or submit content of their own.
55

66

77
##Examples

‎content/Form.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#Form
33

4-
**Component**is XXXXXXX
4+
**Forms**are used for submitting data.
55

66

77
##Examples

‎content/Link.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#Link
33

4-
**Component** isXXXXXXX
4+
**Links**are used primarily as a navigational element. Links may also change what or how dataisdisplayed (view more, show all). If the action taken by the user will change or manipulate data, use a button.
55

66

77
##Examples

‎content/List.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#List
33

4-
**Component**is XXXXXXX
4+
**Lists**consist of related content grouped together and organized vertically.
55

66

77
##Examples

‎content/Loading.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#Loading
33

4-
**Component** isXXXXXXX
4+
**Loading**spinners are used when retrieving data or performing slow computations, and help to notify users that loadingisunderway.
55

66

77
##Examples

‎content/Modal.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#Modal
33

4-
**Component**is XXXXXXX
4+
**Modals**communicate information via a secondary window and allow the user to maintain the context of a particular task. Use Modals sparingly because they interrupt user workflow.
55

66

77
##Examples

‎content/Notification.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
#The name of component
2+
#Notification
33

4-
**Component**is XXXXXXX
4+
**Notifications**are messages that communicate information to the user.
55

66

77
##Examples

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp