https://ithelp.ithome.com.tw/articles/10201636 鐵人賽Quasar帶入門--day1開始
https://ithelp.ithome.com.tw/articles/10202865 day4
<q-icon name="menu" />
q-icon 使用到的name來自 https://material.io/tools/icons/?icon=accessibility&style=baseline
https://quasar.dev/layout-builder 官方layout builder
For example, if you want your layout’s right side / drawer to be placed on the right of the header, page and footer, you’d use
hhr lpr ffr
. If you’d like to also make it fixed, just transform one r
character to uppercase, like this: hhr lpR ffr
, or hhr lpR ffr
or hhr lpR ffr
.
WARNING
It is important that you specify all sections of a QLayout, even if you don’t use them. For example, even if you don’t use footer or right side drawer, still specify them within your QLayout’s
view
prop.
沒有留言:
張貼留言