Author:
Fluent Commerce
Changed on:
8 July 2024
General Principles and the Features of the SDK
The Component SDK allows clients and partners to develop new components to extend the functionality of the Fluent web apps.
Areas of extension include:
new cards to display information from Fluent APIs or external sources | new form field types that work with rules to extend user action capability | entirely new customised pages |
Custom components are generic React components, but via provided hooks can also take advantage of core features of the UX framework, including:
Custom components can easily interact with OMX functionality via the provided hooks.
Some utility components are provided to make building custom components easier and more consistent.
Before a custom component can be used in an OMX web app, it must be registered with one of the three registries:
Details on each can be found on the registries page.
Information on getting started, setting up your project, and unit testing can be found here.
Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.