Skip to content

Exporting UI projects and using them in Spaces

Exporting UI projects

When you finish editing UI elements in UI Editor, you can export the UI project as a component.

  1. In UI Editor, Export the UI project by choosing Export>Create new component. If you want to replace a component you created previously, choose Update existing component.

    createUIcomponent

  2. Fill in the information of this component, including the name and the version, and export it.

    export-to-component

    If you want to replace an existing component, select the component that you want to replace.

    replace-component

    You can find the exported UI components via My Resources>Local files.

Using UI components in your Spaces

To use UI components:

  1. Create an empty object in Explorer.

    new-empty-object

  2. Attach UI components to the empty object via Components>Imported.

    attach-UI-component