There is UnixCronComponent to work with unix cron format unix-cron
.
Use activeTab
input to manually activate tab you want. tabChanged
event allows you to listen tabs activation.
Unix cron supports next tabs: Tab.MINUTES
, Tab.HOURS
, Tab.MONTH
, Tab.DAY
.
Use disabled
input to control component's state.
true
Use tabs
input to pass tabs you want to show.
The order of the tabs depends on the order of the tab list you specify.
Available quartz values:Tab.SECONDS, Tab.MINUTES, Tab.HOURS, Tab.DAY, Tab.MONTH, Tab.YEAR
Available unix values:Tab.MINUTES, Tab.HOURS, Tab.DAY, Tab.MONTH
Use hideTabs
input to hide tab buttons.
Pass localization object to localization
input to have translated texts.
See this example of the translation of the "Seconds" tab into Ukrainian.
Let's highlight specific section and options "1" and "20"
Let's make a vertical tabs