1
votes

If I close a region, that has also a nested region - will it properly close the both or every region should be closed separately?

1

1 Answers

2
votes

Every child of a region that is being closed will also be closed properly. So there's no need to do that separately.

See: https://github.com/marionettejs/backbone.marionette/blob/master/docs/marionette.layout.md#closing-a-layout