note on colors

This commit is contained in:
Niels Lyngsø
2024-08-13 15:02:46 +02:00
parent 7044fffdd7
commit c2cc8b26e2

View File

@@ -3,3 +3,8 @@
This example demonstrates the essence of the Property Dataset.
This dashboard implements such, to display a few selected Property Editors and bind the data back to the Dashboard.
## SVG code of Icons
Make sure to use currentColor for fill or stroke color, as that will make the icon adapt to the font color of where its begin used.