HTML Elements › Forums › Forms & Editors › Date & Time Pickers › Calendar arrow direction
Tagged: angular calendar, arrow direction, calendar arrow, calendar custom element, custom arrow position, custom calendar arrows, custom elements, custom month buttons position, smart, smart-calendar, web components
This topic contains 5 replies, has 5 voices, and was last updated by Anonymous 1 year, 11 months ago.
- AuthorPosts
- January 29, 2019 at 1:04 pm #99515
AnonymousHi, is it possible to have the smart-calendar header arrows to be like the ones in the Windows 10 calendar – pointing up and down instead of left or right? Thanks in advance.
Best regards,
MikeJanuary 29, 2019 at 1:21 pm #99517
AnonymousHi Michael20,
You can achieve that by simply setting the properties scrollButtonsPosition to far in order to place the buttons on the far right and scrollButtonsNavigationMode to portrait to change the animation direction. Here’s an example on how to set them as HTML attributes:
<smart-calendar scroll-buttons-navigation-mode="portrait" scroll-buttons-position="far"></smart-calendar>
Best Regards,
ChristopherSmart HTML Elements Team
https://www.htmlelements.comMay 21, 2019 at 7:48 am #99828
AnonymousIn the non commercial free version of this library some js files seem to be missing so that the demos don’t work.
smart.scrollbar.js
smart.tooltip.jsBTW I am posting this here because there is no option to start a new discussion??!!?
May 21, 2019 at 9:21 am #99829Hi Babs,
To start a new Topic, click on “Date & Time Pickers” and after the topics, there is a TextBox and TextArea fields to enter your Topic Title and Questions. After that click the “Submit” button.
Regarding your question:
The smart.core.js includes all the required files in the non-commercial version i.e smart.scrollbar.js and smart.tooltip.js are included in smart.core.js.
For the commercial the smart.elements.js includes all the required files. The individual javascript files are provided only with the commercial package.
Best Regards,
Peter StoevSmart HTML Elements Team
https://www.htmlelements.comMay 21, 2019 at 9:46 am #99830
AnonymousHi admin
Thanks.
The Demos seem to be set up for the Commercial version.
They include src references to the individual files.May 21, 2019 at 10:12 am #99831
AnonymousHi Babs,
If you visit: https://www.htmlelements.com/demos/datetimepicker/overview/, you will see that it refers to smart.elements.js. It can refer to smart.core.js. These are our demos. They are not set up for a commercial version. They are set for any version.
Best Regards,
B. MarkovSmart HTML Elements Team
https://www.htmlelements.com - AuthorPosts
You must be logged in to reply to this topic.