binxie
2023-06-26 dd004276162a2bf9d042ff0aaa569dc30a95d827
force-app/main/default/lwc/myCustomTypeDatatable/customName.html
@@ -1,6 +1,7 @@
<template>
    <lightning-badge
    <lightning-badge
        label={typeAttributes.accountName}
        icon-name="standard:account">
        icon-name="standard:account"
    >
    </lightning-badge>
</template>