UNPKG

@mee4dy/crud

Version:

Create a backend and frontend in 5 minutes! With our powerful full stack crud system, customize it to suit you.

1 lines 612 B
{"version":3,"file":"Index.vue.cjs","sources":["../../../../../../ui/vue/components/Table/Th/Index.vue"],"sourcesContent":["<template>\n <div class=\"crud-ui-table-th\">{{ data.label }}</div>\n</template>\n\n<script>\nexport default {\n props: {\n data: {\n type: Object,\n },\n },\n};\n</script>\n\n<style lang=\"scss\" scoped>\n.crud-ui-table-th {\n display: flex;\n align-items: center;\n text-align: left;\n height: 100%;\n font-size: 14px;\n font-weight: 500;\n padding: 10px;\n}\n</style>\n"],"names":["_sfc_main"],"mappings":"gHAKAA,EAAA,CACA,MAAA,CACA,KAAA,CACA,KAAA,MACA,CACA,CACA"}