backbone.js - Close Marionette nested regions -


if close region, has nested region - close both or every region should closed separately?

every child of region being closed closed properly. there's no need separately.

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


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -