Allow specifying the model for ConfigFormsPagesView.
Review Request #13998 — Created June 25, 2024 and submitted — Latest diff uploaded
This change simply adds a type parameter for the model, so users can
specify it.
Used this with other changes.