UNPKG

focus-components-v3

Version:

Focus web components to build applications (based on Material Design)

15 lines (11 loc) 245 B
# Title Ce composant permet d'afficher un titre. ```javascript <div> <Title label='hello'/> </div> ``` | Props | Type | Default props | Description | |---|---|---|---| | id | string | | | | label | string | | Le titre |