Button
Displays a button or a component that looks like a button.
Installation
To install the Button component, use the following command:
php bin/console fusion-ui:add button
This will add the Button component to your project.
Usage
To use the Button component in your project, include the following code in your TWIG file:
<twig:ui:button:root>Button</twig:ui:button:root>
Last modified: 22 mai 2024