Skip to content

Commit

Permalink
add docs for the visibility property
Browse files Browse the repository at this point in the history
  • Loading branch information
bbohlender committed Jan 30, 2025
1 parent 5a4f68a commit 63dd7b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting-started/components-and-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ All components in uikit use flexbox properties to define the position and size i

| Property | Type |
| ------------------- | ----------------------------------------------------------------------------------------------------------- |
| visibility | "visible" , "hidden" |
| margin | number, Percentage, "auto" |
| marginX | number, Percentage, "auto" |
| marginY | number, Percentage, "auto" |
Expand Down

0 comments on commit 63dd7b2

Please sign in to comment.