Skip to main content

21 docs tagged with "ui"

View All Tags

Design systems - introduction

A design system is a collection of resources for interactive media that promotes brand alignment. Typically, it consists of the following:

Entity Management

The entity-management micro front-end gives you a grid and a form that you can add to your pages and configure.

Foundation Forms - controls

Foundation forms has a range of advanced components for entering text, numbers, floats, dates and booleans, as well as select and autocomplete input boxes. You can use these to create polished, complex forms for your application in quick time.

Foundation Forms - JSON schema

Foundation forms use a JSON Schema to define the underlying model of the form. This defines the objects and properties, as well as their types.

Foundation Forms - rules

Rules enable you to add dynamic aspects to a form. For example, you can show, hide, enable or disable a UI Schema element based on another value in the form.

Foundation Forms - UI Schema

Most renderers are defined directly in the jsonSchema that comes from the server, but there are also those that you can add via uiSchema.

Foundation Reporting

The Reporting micro front-end enables your users to create report specifications, run them, or save them for later use.

Login

You can find detailed information on this micro front-end in the API documentation.

Web - Http Polling Mode

If the target environment does not support websockets the client can be configured to operate in http polling mode.

Web components - overview

Our easy-to-use Genesis components (also known as custom elements) are web-component-based, so they work with or without your favourite framework.