Apex Designer Documentation
What's New
Getting Started
Projects
Business Objects
Processes
User Interfaces
App Behaviors
Files
Dependencies
Project Settings
Libraries
Patterns and Best Practices
App Showcase
Frequently Asked Questions

Custom Components

Create a component that can be embedded in html at runtime

Blank Profile Image
Written by David Knapp
Updated 2 years ago
Less than a minute read

Angular elements are components packaged as custom element or Web Components. These can be inserted into plain HTML at runtime and will behave as normal components.

What's New in Apex Designer Documentation

The What's New page of this documentation site is a great example. If you inspect the elements on that page, you will see this:

HTML showing na embedded custom class

The div with class "page-content" is the wrapper around the user-authored HTML. The paragraph tag and the "whats-new" tag are the user-authored HTML.

The Whats New Component

The Whats New Component is component like any other:

Whats new page definition

The key difference is that the User Interface Type was changed from "Component" to "Custom Element" in the settings:

Custom element configuration dialog

That's all there is to it.

Powered by Apex Designer
Terms of ServicePrivacy Policy
© 2017-2024 Apex Process Consultants