npm

@tdcerhverv/label
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Label component

Label for form element with support for popover / tooltip.

Usage

Import like this:

import { Label } from '@tdcerhverv/label';

Use like this:

<Label>{children}</Label>

Props

The components supports all props for standard <label> element.

export interface ILabel extends LabelHTMLAttributes<HTMLLabelElement> {
  children?: ReactNode;
}

Readme

Keywords

none

Package Sidebar

Install

npm i @tdcerhverv/label

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

23 kB

Total Files

10

Last publish

Collaborators

  • antongb
  • dev_jonas
  • jeppebenjaminsen
  • ahhah
  • abdok
  • mikkv
  • clausr1990
  • tdc-sigbe
  • mdige
  • nuudaybot
  • tdc-olila
  • jeroen.dk.nl
  • renand
  • stegr
  • m84100
  • m92212
  • m87979
  • vertic
  • rasladev
  • muddz
  • tajsonik
  • linnt
  • molg