PricingTable
API Reference
LuiPricingTable
Prop | Default | Type |
---|---|---|
plans |
| |
sections |
|
LuiPricingTableHeader
Prop | Default | Type |
---|---|---|
plans |
| |
compareDifferences |
| |
activeMobilePlan |
|
Event | Type |
---|---|
update:compareDifferences |
|
update:activeMobilePlan |
|
LuiPricingTableRowHeader
Prop | Default | Type |
---|---|---|
title |
| |
description |
Rendered below title | |
hasDifference |
Indicate that all values are the same for all plans. Used for comparing differences between plans. | |
titleHref |
If set, the whole cell is a link | |
subFeatures |
Each string is rendered as a single text line to indicate sub-features | |
values |
|
LuiPricingTableRowValue
Prop | Default | Type |
---|---|---|
title |
| |
description |
| |
isHighlight |
Renders the title as rainbow text | |
linkText |
| |
linkHref |
| |
subFeatures |
Each boolean renders a feature-icon. true indicates that the feature is included, false indicates that it is not. |
LuiPricingTableSectionHeader
Prop | Default | Type |
---|---|---|
title |
| |
description |
| |
icon |
| |
anchor |
| |
rows |
|