slint/api
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
..
sixtyfps-cpp Provide a convenient way to get to the "website" via the docs 2020-08-26 14:46:06 +02:00
sixtyfps-node Provide a convenient way to get to the "website" via the docs 2020-08-26 14:46:06 +02:00
sixtyfps-rs Add support for children insertion points for components 2020-08-28 15:05:21 +02:00
sixtyfps-wasm-interpreter Fix non-wasm build 2020-08-27 16:46:25 +02:00