zz
2023-05-09 0f5ce5f0e853027572d8147617febeb0b66b37e5
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>