mutableFrameExample
@
safe @
()
=> label(.headingTheme, "Editing layouts"),
()
=> label("Frame contents can be changed at runtime by changing their 'children' property. The operation is a " ~ "bit more complex than updating labels, and you have to pay attention to this one if you intend to rearrange " ~ "frames this way.") Frame
mutableFrameExample