We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4f68a commit 63dd7b2Copy full SHA for 63dd7b2
docs/getting-started/components-and-properties.md
@@ -13,6 +13,7 @@ All components in uikit use flexbox properties to define the position and size i
13
14
| Property | Type |
15
| ------------------- | ----------------------------------------------------------------------------------------------------------- |
16
+| visibility | "visible" , "hidden" |
17
| margin | number, Percentage, "auto" |
18
| marginX | number, Percentage, "auto" |
19
| marginY | number, Percentage, "auto" |
0 commit comments