Allow overriding view options.

Review Request #12809 — Created Jan. 26, 2023 and submitted — Latest diff uploaded

Information

Spina
master

Reviewers

The view options were defined with generics, but these weren't passed
through to Backbone.View, so they didn't actually do anything. This
change plumbs those through.

Built the module and used it with some spina code. Saw that the typing
on options passed in to initialize was correct.

Commits

Files

    Loading...