Components

Last Updated - Platform 25.0 - SDK 20.0

The SDK features are built from replaceable components that can be added to or used across features. Whilst most components are feature specific (documented with their features) here we list the cross-feature components.

We refer to some components as 'Widgets' where they are essentially mini-features that manage their own state. Widgets generally require minimal information and use that to fetch the full information they need to function.

Dynamic Components

Dynamic components are components that are enabled for Dynamic Content. These require no code when presented as part of Dynamic Content in predefined screen slots, but can also be presented by a developer.

Static Components

Static components are reusable views that require a developer to code them onto a screen. They are not yet available to Dynamic Content.