# uicore-elements/1.2.0/elements-workspace.code-workspace

UiCore Elements – Free widgets and templates for Elementor, version 1.2.0. 21 lines.

- Page: https://pluginprobe.com/plugins/uicore-elements/1.2.0/code/elements-workspace.code-workspace
- Raw: https://pluginprobe.com/plugins/uicore-elements/1.2.0/raw/elements-workspace.code-workspace
- Modified: 2025-03-10T14:21:14+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/uicore-elements/1.2.0/code/elements-workspace.code-workspace#L10-L20`.

```
{
	"folders": [
        {
            "name": "uicore-elements",
            "path": "."
        },
        {
            "name": "uicore-framework",
            "path": "../uicore-framework"
        },
        {
            "name": "uicore-animate",
            "path": "../uicore-animate"
        },
        {
            "name": "public",
            "path": "../../.."
        }
    ],
    "settings": {}
}
```
