Skip to main content

CaSpecifications

This is used to display product specifications in a table like format

SASS-path: ./styles/components/atoms/ca-specifications.scss

Props

NameDescriptionTypeRequiredDefault
specificationGroupsArray of parameter groupsArraytrue-
groupNameTagNameTag name for group nameStringfalseh3

Methods

MethodDescriptionParameters
getGroupedParametersGrouping parameteters with the same name and turns the combined values into one comma separated valueparameters (Array)

Computed

ComputedTypeDescriptionFrom Store
groups-The specification groups but with empty groups removedNo