intro: fix variants linking to localhost
This commit is contained in:
parent
c5733431d8
commit
e2cf2ff0a0
|
@ -224,7 +224,7 @@ If you have multiple monitors you might have noticed that your bar
|
||||||
is only on one of them. If not, you'll still want to **follow this section
|
is only on one of them. If not, you'll still want to **follow this section
|
||||||
to make sure your bar dosen't disappear if your monitor disconnects**.
|
to make sure your bar dosen't disappear if your monitor disconnects**.
|
||||||
|
|
||||||
We can use a [Variants](http://localhost:1313/docs/types/quickshell/variants/)
|
We can use a [Variants](/docs/types/quickshell/variants)
|
||||||
object to create instances of *non widget items*.
|
object to create instances of *non widget items*.
|
||||||
(See [Repeater](https://doc.qt.io/qt-6/qml-qtquick-repeater.html) for doing
|
(See [Repeater](https://doc.qt.io/qt-6/qml-qtquick-repeater.html) for doing
|
||||||
something similar with visual items.)
|
something similar with visual items.)
|
||||||
|
|
Loading…
Reference in a new issue