binxie
2024-01-16 288159458ce5ed2656021c774abc68ab1f761501
1
2
3
4
5
6
<template>
    <lightning-badge 
        label={typeAttributes.accountName}
        icon-name="standard:account">
    </lightning-badge>
</template>