cron-editor-react cron表达式生成工具 Installation npm i @tulaoda/cron-editor-react --save Usage importCronEditorfrom'@tulaoda/cron-editor-react';consthandleCronChange=(cronExpression)=>{console.log(cronExpression)//0 0 0 * * ?}<CronEditoronChange={handleCronChange}tabType="card"showCrontab={...
cron-converter TypeScript react-js-cron is written in TypeScript with complete definitions Installation Be sure that you have these dependencies on your project: react (>=17.0.0) antd (>=5.8.0) #NPMnpm install react-js-cron#Yarnyarn add react-js-cron ...
path=/story/reactjs-cron--custom-style */ className?: string /** * Humanize the labels in the cron component, SUN-SAT and JAN-DEC. * * Default: true */ humanizeLabels?: boolean /** * Humanize the value, SUN-SAT and JAN-DEC. * * Default: false */ humanizeValue?: boolean /**...
cron-converter TypeScript react-js-cron is written in TypeScript with complete definitions Installation Be sure that you have these dependencies on your project: react (>=17.0.0) antd (>=5.8.0) #NPMnpm install react-js-cron#Yarnyarn add react-js-cron ...