var captionPlaceholder = {}; ko.bindingHandlers['options'] = { 'init': element => { if (!element.matches("SELECT")) throw new Error("options binding applies only to SELECT elements"); // Remove all existing