zz
2023-05-31 b551d133c0b97297902564d3cdbd17bd0b0ad79d
1
2
3
4
5
6
7
8
<template>
    <c-navigate-to-record
        data-navigation="enable"
        record-id={value}
        label={typeAttributes.label}
    >
    </c-navigate-to-record>
</template>