Edit page

Label

An HTML label component. Should be used with Input.

Props

className
String | undefined

Pass it any class to extend styling.

color
String | undefined
htmlFor
String | undefined
width
String | undefined
float
Boolean | undefined

Passed from Floating and not meant to be used explicitely.

Basic usage

Label above input:

Label next to input: