Skip to main content

The <pet-insurance> component will check the list of known breeds--if the declared breed exactly matches a recognized breed name, then the quote will automatically be sent. Otherwise, the user will be prompted to select the matching breed for the pet, if it exists in the list, or to select "Rare Breed" (for a dog) or "Mixed Breed" (for a cat) if it is not found.

To see the breed selection dropdown in action, change the "declared breed" in the editor to a breed name which does not exist.

Live Editor
Result
Loading...