You are here:
insQuoteSingleRoot Lightning Web Component
This component acts as a container for a root product and its child items.
This component contains additional components that let users add and modify insured parties, add and move coverages, change attribute values, and rate quotes.
The insQuoteSingleRoot LWC displays:
-
Icons for the product
-
Product name
-
Total premium
-
Icon for the insured item
-
Insured item name
-
Insured item attributes
-
Insured item deductible
-
Insured item coverages
The UI also displays Rate if the quote is modified.
What Users Can Do on this LWC
With insQuoteSingleRoot, users can:
-
Remove product
-
Remove insured items
-
Edit insured item attributes
-
Modify coverages
-
Rate the product
What this LWC Does
insQuoteSingleRoot LWC is a child item of insQuote and serves as a container for a single root product. It contains the method and styles for the quote.

