slint/docs
Simon Hausmann c1aa4b28c6 Add support for children insertion points for components
Sometimes re-usable components need to act as containers that allow the
user to place other items inside. The component needs to be able to
control the placement of these user-provided elements. That is what the
new

    $children

expression inside elements does.
2020-08-28 15:05:21 +02:00
..
building.md A few edits to building.md 2020-08-18 15:22:57 +02:00
development.md Rename corelib_macro to corelib-macros 2020-08-03 10:01:58 +02:00
langref.md Add support for children insertion points for components 2020-08-28 15:05:21 +02:00