You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/guides/v2.2/ui_comp_guide/components/ui-file.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The File component implements the [HTML](https://glossary.magento.com/html) `<in
15
15
|`disabled`| Initial component's state. When set to `true`, users cannot take action on the element. | Boolean |`false`|
16
16
|`visible`| Initial component's visibility. When set to `false`, the `display: none` CSS style is added to the component's DOM block. | Boolean |`true`|
0 commit comments