Skip to main content

Storefront - Enterprise Web Component Overview

Storefront - Enterprise Web Components

The remainder of this section is the generated documentation describing the individual web components within Storefront - Enterprise. Each documentation page contains the following sections:

SectionFunction
Custom Element HooksInsert Content
ClassesStyle Content
PropertiesData Inputs
EventsData Outputs
DependenciesRelated elements

Custom Element Hooks

Used to register your own custom components within the application flow process. Note that any hook labeled as disables html, we will disable all HTML and JavaScript at or below this component and forward the properties to your component.

Classes

CSS Classes available for styling this element. Refer to the customization section for additional details.

Properties

Data inputs for customizing this element.

Events

Event hooks for data changes on this element. They typically fall into two categories: updateValue and saveAnswer.

Dependencies

Upstream and downstream dependencies for this element including a full dependency graph.