cron-editor | cron editor | Cron Utils library
kandi X-RAY | cron-editor Summary
kandi X-RAY | cron-editor Summary
cron editor
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cron-editor
cron-editor Key Features
cron-editor Examples and Code Snippets
Community Discussions
Trending Discussions on cron-editor
QUESTION
ANSWER
Answered 2022-Apr-15 at 10:32You need to remove the two way binding.
Options passed to a component are usually just inputs, not outputs.
There error states that : it does not recognize the CronOptions as an Event.
QUESTION
Angular newbie here
The ProblemI am using this library to create a crontab expression generator. The directive has been imported into a page with another existing form. I was able to run the custom directive just fine, and it works perfectly. On clicking the options and inputs, it is generating the correct cron tab expression. The final expression is displayed on a single element.
I am unable to get the final expression after all the changes. Whenever I output the form, I get the default values which I set when creating the directive. In the DOM also, I am able to see that the expression is sitting right there. I am having trouble getting that final expression.
As you can see here, the expression is correct, but I am not able to get to it.
Code ...ANSWER
Answered 2020-Sep-15 at 23:55The scheduleForm
is bound to the template but the cronForm
is not. But from what I understand, you just want the final cron expression, correct? So in the save
method, you can print to the console the value of this.cronExpression
instead of the this.cronForm
and see if that print out the value that you want, then you can do whatever you want with it.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cron-editor
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page