jQWidgets Forums

jQuery UI Widgets Forums Vue Question on button styling with vue

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Lee Klaus 6 years, 3 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Question on button styling with vue #103621

    Lee Klaus
    Participant

    I am experimenting with the widget library, and came across a possible problem:

    If I use a JqxButton, I can’t seem to turn the “rounded corners” off. The other values work (top, all, left, etc), and the jQuery version of the button works, but not for Vue.

    In the Vue version of the widgets, how do I turn off the rounded corners so I have a square button?’

    I should add that when I try to set the property to a value like “none”, I get this error:

    TypeError: Cannot read property ‘split’ of undefined

    Question on button styling with vue #103625

    Martin
    Participant

    Hello Lee Klaus,

    Thank you for your feedback!
    I would suggest you to use border-radius css property, as a workaround.
    Here is an Example.

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

    Question on button styling with vue #103638

    Lee Klaus
    Participant

    Sounds good. I’ll take that approach. Thanks for the prompt reply!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.