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