简体   繁体   English

React 小版本的日历

[英]Calendar for React small version

I need to create this React component:我需要创建这个 React 组件:

在此处输入图像描述

I'm very new working with React but I know react-calendar ( https://www.npmjs.com/package/react-calendar ) is one of the most popular options.我是使用 React 的新手,但我知道 react-calendar ( https://www.npmjs.com/package/react-calendar ) 是最受欢迎的选项之一。

Is there any way to create a short version of the calendar as displayed in the wireframe?有什么方法可以创建在线框中显示的日历的简短版本? Would anybody recommend another library?有人会推荐另一个图书馆吗?

I recommend using the Material-UI library.我推荐使用 Material-UI 库。 It has many ready-made components and their customization is easy它有许多现成的组件,并且它们的定制很容易

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM