Skip to main content

4 docs tagged with "custom"

View all tags

Custom components

This documentation covers how to write custom components in the Genesis syntax. As Genesis syntax components are based on web components that means you can use them in any other web framework, such as React or Angular. You are able to write your application in those other frameworks and never have to write Genesis syntax components if you don't want.

Custom components

The Genesis Application Platform allows developers 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.