Skip to main content

11 docs tagged with "component"

View all tags

Custom components

This section explains how to write custom components in Genesis syntax. Genesis syntax components are based on web components, so you can use them in any other web framework, such as React or Angular. These components provide tooling and utilities, such as two-way data binding, and you are not locked into a specific component library.

Custom components

The Genesis Application Platform enables you to create modules for business logic.

Environment Indicator

The Environment Indicator component provides a visual way to display the current environment (e.g., DEV, PROD, TEST) in your application. It can be configured to show different colors, icons, and labels based on the environment level.

Layout dynamic JS API

The JavaScript API is accessed through the methods on the root layout object and allows for saving/loading the layout state, and dynamically adding items to the layout at runtime.

Layout management

Rapid layout is a module that enables users to perform actions such as dragging, resizing, and re-ordering windows. You can implement this with little effort, or you can build on it to create powerful interactions - such as dynamically adding and removing items, and saving and loading layouts.

Legacy Testing API

This information only applies to Genesis Server Framework (GSF) 7 or before.

Listbox

Listboxes are menus that display options, allowing the user to select one. Listboxes are displayed when clicking on a ``.