JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Progress Bar How to reverse circular progress bar rotation direction

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #99429
    admin
    Keymaster

    Hi there,
    Is there a way to reverse the direction of the circular progress bar rotation?
    – AL –

    #99430
    admin
    Keymaster

    Hi pcng618,
    Yes, you can change the rotation direction of an indeterminate smart circular progress bar. To do this, you have to set element’s inverted property to true (or use the corresponding attribute with the same name).
    For example :
    <smart-progress-bar indeterminate inverted></smart-progress-bar>
    Best Regards,
    Ivailo Ivanov
    Smart HTML Elements Team
    https://www.htmlelements.com

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.