文件名称:尼泊尔-datepicker-react.js
文件大小:463KB
文件格式:ZIP
更新时间:2024-03-18 05:54:51
JavaScript
@ sbmdkl / nepali-datepicker-reactjs 安装 npm install @sbmdkl/nepali-datepicker-reactjs 用法 //Class Component import React from 'react' ; import Calendar from '@sbmdkl/nepali-datepicker-reactjs' ; import '@sbmdkl/nepali-datepicker-reactjs/dist/index.css' ; class App extends React . Component { state = { date : '' } onChange = ( { bsDate , adDate } ) => { this . setState ( { date : bsDate } ) ; }
【文件预览】:
nepali-datepicker-reactjs-main
----.eslintrc(603B)
----yarn.lock(506KB)
----src()
--------.eslintrc(36B)
--------utils()
--------styles.module.css(154B)
--------index.test.js(151B)
--------components()
--------index.js(80B)
----.travis.yml(41B)
----example()
--------public()
--------yarn.lock(458KB)
--------src()
--------README.md(286B)
--------package.json(908B)
----.prettierrc(197B)
----README.md(5KB)
----blob()
--------images()
----.editorconfig(147B)
----.gitignore(281B)
----.eslintignore(47B)
----package.json(1KB)