FormanceCustom component built for Formance products.
Installation#
Copy and paste the following code into your project.
Update the import paths to match your project setup.
Usage#
Compound Components
Compose the pieces you need:
<DescriptionList />Root grid container for term/detail pairs.<DescriptionTerm />The label (dt) for a key-value pair.<DescriptionDetails />The value (dd) for a key-value pair.<DescriptionRow />Horizontal row layout for inline pairs.<DescriptionRowGroup />Vertical group of stacked rows.<DescriptionRowSeparator />Vertical separator between row groups.