JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › 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 has 5 replies, 5 voices, and was last updated 4 years ago by
admin.
-
AuthorPosts
-
January 29, 2019 at 1:04 pm #99515
admin
KeymasterJanuary 29, 2019 at 1:21 pm #99517admin
KeymasterHi 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,
Christopher
Smart HTML Elements Team
https://www.htmlelements.comMay 21, 2019 at 7:48 am #99828admin
KeymasterMay 21, 2019 at 9:21 am #99829admin
KeymasterHi 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 Stoev
Smart HTML Elements Team
https://www.htmlelements.comMay 21, 2019 at 9:46 am #99830admin
KeymasterMay 21, 2019 at 10:12 am #99831admin
KeymasterHi 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. Markov
Smart HTML Elements Team
https://www.htmlelements.com
-
AuthorPosts
- You must be logged in to reply to this topic.