FormanceCustom component built for Formance products.
Installation#
Install the following dependencies:
Copy and paste the following code into your project.
Update the import paths to match your project setup.
Usage#
Examples#
With Action#
Use the action prop to render any component in the top-right corner, aligned with the label.
Compound Components
Compose the pieces you need:
<RadioGroupStacked />Root container with stacked layout and negative spacing.<RadioGroupStackedItem />Individual stacked item with label, description, and indicator.