Skip to main content

4 docs tagged with "custom"

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.

Observer utilities

There are utilities for creating event observers and handling element visibility changes, facilitating the subscription to and publication of custom events, and responding to changes in element visibility.