var topbar = { template: '
', props: ['title', 'href'], data: function () { return { } }, created: function () { } }