Vue.component("http-firewall-page-options-viewer", { props: ["v-page-options"], data: function () { return { options: this.vPageOptions } }, template: `