@octanejs/day-picker
v0.0.22
Published
React DayPicker-compatible calendar components for Octane.
Downloads
2,288
Keywords
Readme
@octanejs/day-picker
The Octane migration target for [email protected].
Installation
npm install @octanejs/day-picker
pnpm add @octanejs/day-pickerThe binding targets the same DayPicker props, selection modes, navigation, accessibility markup, customization surface, locale exports, time-zone behavior, and stylesheet entry points. See UPSTREAM.md for the exact source pin and license evidence.
import { DayPicker } from '@octanejs/day-picker';
import '@octanejs/day-picker/style.css';License
MIT. The upstream copyright and permission notice are retained in LICENSE.
