marionette.component
marionette.component copied to clipboard
Support dynamically selecting a view class for a component
Something like getViewClass
might work. This would be similar to how Marionette's CollectionView
retrieves the childView
class via getChildView
.