Skip to content

Latest commit

 

History

History
 
 

label

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

-----------------------------------------------------

➤ wl-label

Make form elements more accessible.

-----------------------------------------------------

➤ Properties

Property Attribute Type Default Description
for for string Query of the form element click events are re-fired upon.
nowrap nowrap boolean false Caps the label element with ellipsis if overflowing.
required required boolean false Styles the label as required.

-----------------------------------------------------

➤ CSS Custom Properties

Property Description
--label-color Color.
--label-color-required Color of the asterisk (*) when required attributed is present.

-----------------------------------------------------

➤ Slots

Name Description
Default content. If the first element is a form element, clicks on the entire label will be re-fired upon that element.

-----------------------------------------------------

➤ Usage

Go here to try the demo.

-----------------------------------------------------

➤ Contributors

Andreas Mehlsen You?
Andreas Mehlsen You?

-----------------------------------------------------

➤ License

Licensed under MIT.