Moved and cleaned
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Hover Alpha",
|
||||
"description": "The alpha of the text when hovered.",
|
||||
"$ref": "../../general/number.json"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Hover Color",
|
||||
"description": "The color of the text when hovered. This can be a hex color code or a color keyword.",
|
||||
"$ref": "../../general/color.json"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Locked Alpha",
|
||||
"description": "The alpha of the text when locked.",
|
||||
"$ref": "../../general/number.json"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Locked Color",
|
||||
"description": "The color of the text when locked. This can be a hex color code or a color keyword.",
|
||||
"$ref": "../../general/color.json"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Pressed Alpha",
|
||||
"description": "The alpha of the text when pressed.",
|
||||
"$ref": "../../general/number.json"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Pressed Color",
|
||||
"description": "The color of the text when pressed. This can be a hex color code or a color keyword.",
|
||||
"$ref": "../../general/color.json"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Prevent Touch Input",
|
||||
"description": "If true, the element will prevent touch input.",
|
||||
"$ref": "../../general/boolean.json"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"title": "Propagate Alpha",
|
||||
"description": "If true, the alpha will be propagated.",
|
||||
"$ref": "../../general/boolean.json"
|
||||
}
|
||||
Reference in New Issue
Block a user