Tag

Box Selection

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 5, 2024 · Frontend Development

Building a Work Calendar Component with Date APIs and Box Selection in React

This article walks through creating a customizable work‑calendar component in React, covering lunar‑type date APIs, essential Date methods, data structures, algorithms for generating month and year weeks, and implementing a draggable box‑selection feature for batch date type editing.

Box SelectionDate APIReact
0 likes · 18 min read
Building a Work Calendar Component with Date APIs and Box Selection in React