Component({ properties: { url: String, desc: String, tags: Array, }, data: {}, methods: {}, });