Skip to content

Commit 63dd7b2

Browse files
committed
add docs for the visibility property
1 parent 5a4f68a commit 63dd7b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/getting-started/components-and-properties.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ All components in uikit use flexbox properties to define the position and size i
1313

1414
| Property | Type |
1515
| ------------------- | ----------------------------------------------------------------------------------------------------------- |
16+
| visibility | "visible" , "hidden" |
1617
| margin | number, Percentage, "auto" |
1718
| marginX | number, Percentage, "auto" |
1819
| marginY | number, Percentage, "auto" |

0 commit comments

Comments
 (0)