Skip to main content
Designkufu

smarthr-ui-required-label

RequiredLabelは、FormControlやFieldsetで入力必須を表すためのラベルコンポーネントです。フォーム項目に必須アイコンをつけるときに使います。

Stars
30
Source
kufu/smarthr-design-system
Updated
2026-05-29
Slug
kufu--smarthr-design-system--smarthr-ui-required-label
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/kufu/smarthr-design-system/HEAD/plugins/smarthr-design-system/skills/smarthr-ui-required-label/SKILL.md -o .claude/skills/smarthr-ui-required-label.md

Drops the SKILL.md into .claude/skills/smarthr-ui-required-label.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

FormControlやFieldsetで入力必須を表すためのラベルコンポーネントです。フォーム項目に必須アイコンをつけるときに使います。

import

import { RequiredLabel } from 'smarthr-ui'

Props

(固有 Props なし)

実装ルール

RequiredLabel に直接関連する eslint-plugin-smarthr のルールは現時点ではありません。

使い方チェックリスト

使い方チェックリスト(Layer 3)は設定されていません。