The answer is D - In order for a component to be available on the utility bar in Salesforce, it needs to be tagged appropriately in its metadata. The metadata for a Lightning Web Component (LWC) is defined in the component’s XML configuration file.
<target>lightning__UtilityBar</target>
This makes the component available to be added to the utility bar of Lightning apps.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
docxdmd
Highly Voted 1 year, 2 months agoSanjeevOnForce
Most Recent 6 months, 3 weeks agotknsn
1 year agosinghkar
1 year, 3 months agohelloDoctor
1 year, 4 months ago