Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d1d952e

Browse files
Added **Source files** section
1 parent 5eea859 commit d1d952e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/guides/v2.3/ui_comp_guide/components/ui-container.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Component options are set in the UI-component's configuration `.xml` file as fol
1919
| `additionalClasses` | CSS class(es) applied to the root node of the component's `.html` template. | String | `''` |
2020
| `text` | Description for the Container. | String | `''` |
2121

22+
## Source files
23+
24+
- [`Magento/Ui/view/base/web/templates/form/components/complex.html`]({{ site.mage2bloburl }}/{{ page.guide_version }}/app/code/Magento/Ui/view/base/web/templates/form/components/complex.html)
25+
2226
## Examples
2327

2428
### Container with a component

0 commit comments

Comments
 (0)