Fusion UI 0.1.0 Help

Label

Renders an accessible label associated with controls.

Installation

To install the Label component, use the following command:

php bin/console fusion-ui:add label

This will add the Label component to your project.

Usage

To use the Label component in your project, include the following code in your TWIG file:

<twig:ui:label:root for="email">>Your email address</twig:ui:label:root>
Last modified: 22 mai 2024