You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
655 B
24 lines
655 B
{
|
|
"Name": "Semantic Step",
|
|
"Description": "Steps show the current activity in a series of consecutive activities.",
|
|
"Definition": "Elements",
|
|
"Standard": {},
|
|
"Groups": {},
|
|
"States": {},
|
|
"Variations": {
|
|
"Size": [
|
|
"small",
|
|
"large"
|
|
],
|
|
"Step": [
|
|
"four"
|
|
]
|
|
},
|
|
"Definitions": {
|
|
"Step": "Steps can be divided evenly inside their parent",
|
|
"Steps": "A set of step",
|
|
"Active": "A step can be highlighted as active",
|
|
"Disabled": "A step can show that it cannot be selected",
|
|
"Size": "Steps can have different sizes"
|
|
}
|
|
}
|