# Component/Form/Label

## Props


| Name | Type | Required | Default | Description |
|------|------|----------|---------|-------------|
| `required` | `boolean | undefined` | No | false |  |
| `helper` | `HelpTextProps | undefined` | No |  | 라벨 help 팝오버 콘텐츠 |
| `rightAddon` | `ReactNode` | No |  | 라벨 우측 렌더링될 Addon 요소 |
| `width` | `CSSValueWithLength | undefined` | No |  |  |
