Webstorm can’t recongnize the code <style lang="stylus">
, we can change it like this:
<style lang="stylus" type="text/stylus" scoped>
</style>
And then, Webstorm will format the codes properly.
Webstorm can’t recongnize the code <style lang="stylus">
, we can change it like this:
<style lang="stylus" type="text/stylus" scoped>
</style>
And then, Webstorm will format the codes properly.
@LaurentPayot Thank you , so much!!
And thank you, @n-taddei
@rstoenescu So rapid upgrade! Thank you !!
(When the texts are short , there’is no need to show a wide window on the page)
Alert component ‘s property “position” need to be adjusted. Its property top-right
, right
, bottom-right
, bottom-left
, left
and top-left
shows proper width that can just fits the texts’ width . But top
and bottom
shows too wide windows on the page. It’s need to be adjusted : )
I put it on a div, but nothing happen? How to use text-truncate
class ? Is it need to be assigned ...px
?
I put it on a div, but nothing happen? How to use text-truncate
class ? Is it need to be assigned ...px
?
(When the texts are short , there’is no need to show a wide window on the page)
Alert component ‘s property “position” need to be adjusted. Its property top-right
, right
, bottom-right
, bottom-left
, left
and top-left
shows proper width that can just fits the texts’ width . But top
and bottom
shows too wide windows on the page. It’s need to be adjusted : )
@rstoenescu So rapid upgrade! Thank you !!
IE:Microsoft Edge 38.14393.0.0
Microsoft EdgeHTML 14.14393
OS: Windows 10 (1607) professional (review 14393.693) 64bit
Is there possible to add method “select” to the QInput component ?
Thank you in advanced.