Global Components and Hooks
📄️ Host Components
Host components are reusable React components provided by the theme rendering engine. All host components can be imported using named imports from the globally injected module fdk-core/components.
📄️ Hooks and Utilities
The Theme Rendering engine simplifies building responsive, state-driven, and interactive React themes by offering hooks and helper functions from fdk-core/utils. These utilities enable theme developers to interact with the Redux store, access client information, and handle URL conversions.