Skip to main content
Designkufu

smarthr-ui-datetime-local-picker

【非推奨】DatetimeLocalPickerは、ユーザーに日付と時刻を指定させる際に使用するコンポーネントです。

Stars
30
Source
kufu/smarthr-design-system
Updated
2026-05-29
Slug
kufu--smarthr-design-system--smarthr-ui-datetime-local-picker
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-datetime-local-picker/SKILL.md -o .claude/skills/smarthr-ui-datetime-local-picker.md

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

⚠️ 非推奨: DatetimeLocalPickerは非推奨です。Input[type="datetime-local"]を使ってください。

ユーザーに日付と時刻を指定させる際に使用するコンポーネントです。

import

import { DatetimeLocalPicker } from 'smarthr-ui'

Props

Props 名 デフォルト値 必須 説明
error boolean - - フォームにエラーがあるかどうか

実装ルール

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

使い方チェックリスト

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