Authors:
Cameron Johns, Cille Schliebitz, Anita Gu
Changed on:
3 Feb 2025
This lesson focuses on configuring custom components using the Manifest file. We'll demonstrate how to define an interface for your component's properties, allowing it to receive data from the Manifest. Specifically, we'll show how to declare a
`MapCardProps`
`title`
`width`
`MapCardProps`
In this lesson, you will learn how to configure your component via the Manifest.
Watch the video below for steps to declare the
`MapCardProps`
`title: string;`
`width: CardWidth;`
Finally, see how to configure these properties in the manifest and have your component use them.
This video explains how to configure properties in the manifest
Copyright © 2025 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.