Visibility props

There are several props to control elements visibility:

Tabs managing

Use tabs prop 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

Visible tabs:

Tabs visibility

Use hideTabs prop to hide tab buttons.