Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rsuite-daterangepicker

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsuite-daterangepicker

React Daterangepicker Component

  • 3.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
121
decreased by-29.65%
Maintainers
2
Weekly downloads
 
Created
Source

rsuite-daterangepicker

rsuite-daterangepicker 是一个日期范围选择器组件

如果需要单个选择日期或者时间,可以使用 rsuite-datepicker

版本与状态

npm

npm

Travis Coverage Status

快速开始

安装

npm i rsuite-daterangepicker --save

样式

less 文件中引入:

@import '~rsuite-daterangepicker/lib/less/index.less';

示例代码

import DateRangePicker from 'rsuite-daterangepicker';

...
render(){
  return <DateRangePicker />
}
...

Keywords

FAQs

Package last updated on 10 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc