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

‎content/NumberInput.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+
#Number input
33

4-
**Component**is XXXXXXX
4+
**Number inputs**are similar to text inputs, but contain controls used to increase or decrease an incremental value.
55

66

77
##Examples

‎content/OverflowMenu.md

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

2-
#The name of component
3-
4-
**Component** is XXXXXXX
2+
#Overflow menu
53

4+
**Overflow menu** is used when additional options are available to the user and there is a space constraint.
65

76
##Examples
87

‎content/Pagination.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+
#Pagination
33

4-
**Component** isXXXXXXX
4+
**Pagination** isused for splitting up content or data into several pages, with a control for navigating to the next or previous page.
55

66

77
##Examples

‎content/ProgressIndicator.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+
#Progress indicator
33

4-
**Component** isXXXXXXX
4+
**Progress Indicator** isa visual representation of a users progress through a set of steps. They guide the user through a number of steps in order to complete a specified process.
55

66

77
##Examples

‎content/RadioButton.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+
#Radio button
33

4-
**Component**is XXXXXXX
4+
**Radio buttons**are used when a list of two or more options are mutually exclusive, meaning the user must select only one option.
55

66

77
##Examples

‎content/Search.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+
#Search
33

4-
**Component**is XXXXXXX
4+
**Search**enables users to specify a word or a phrase to find particular relevant pieces of content without the use of navigation. Search can be used as the primary means of discovering content, or as a filter to aid the user in finding content.
55

66

77
##Examples

‎content/Select.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+
#Select
33

4-
**Component** isXXXXXXX
4+
**Select** isa type of input that is used in forms, where a user is submitting data and chooses one option from a list.
55

66

77
##Examples

‎content/Slider.md

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

2-
#The name of component
2+
#Slider
3+
4+
**Sliders** provide a visual indication of adjustable content, where the user can move the handle along a horizontal track to increase or decrease the value.
5+
36

4-
**Component** is XXXXXXX
57

68

79
##Examples

‎content/StructuredList.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+
#Structured list
33

4-
**Component** isXXXXXXX
4+
**Structured Lists**group content thatissimilar or related, such as terms or definitions.
55

66

77
##Examples

‎content/Tabs.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+
#Tabs
33

4-
**Component**is XXXXXXX
4+
**Tabs**are used to quickly navigate between views within the same context.
55

66

77
##Examples

‎content/Tag.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+
#Tag
33

4-
**Component**is XXXXXXX
4+
**Tags**are used for items that need to be labeled, categorized, or organized using keywords that describe them.
55

66

77
##Examples

‎content/Template.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+
#Text input
33

4-
**Component**is XXXXXXX
4+
**Text inputs**enable the user to interact with and input data. Use when the application requires long-form content from the user.
55

66

77
##Examples

‎content/TextInput.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+
#Text input
33

4-
**Component**is XXXXXXX
4+
**Text inputs**enable the user to interact with and input data. Use when the application requires long-form content from the user.
55

66

77
##Examples

‎content/Tile.md

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

2-
#The name of component
3-
4-
**Component** is XXXXXXX
2+
#Tile
53

4+
**Tiles** are flexible containers that house a variety of content.
65

76
##Examples
87

‎content/Toggle.md

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

2-
#The name of component
3-
4-
**Component** is XXXXXXX
2+
#Toggle
53

4+
**Toggle** is a control that is used to quickly switch between two possible states.
65

76
##Examples
87

‎content/Tooltip.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+
#Tooltip
33

4-
**Component** isXXXXXXX
4+
**Tooltip**provide additional information upon hover or focus. They often contain helper text thatiscontextual to an element.
55

66

77
##Examples

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp