This is an extension of the standard lightning-spinner with a custom message shown along with the spinner. It supports all of the features supported by lightning-spinner along with the custom message which is supported for sizes small, medium and large only. Default values: size="medium" variant="base" message="Loading..." Use this in any lightning component like below. <c-spinner variant="brand"></c-spinner> <c-spinner size=&…