binxie
2023-06-20 61a1f14632fe167668d9e1a9c5838442fbcfd4e4
1
2
3
4
5
6
<template>
    <lightning-badge 
        label={typeAttributes.accountName}
        icon-name="standard:account">
    </lightning-badge>
</template>