UNPKG

fonteva-design-guide

Version:

## Dev, Build and Test

14 lines (13 loc) 357 B
<template> <template if:false={labelHidden}> <c-pfm-text type="label" required={required} inline> {label} </c-pfm-text> </template> <lightning-helptext content={content} class="popover" if:true={valHelpText} icon-name="utility:info" ></lightning-helptext> </template>