Skip to content

PricingTierCard

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/templates/site-bootstrap/src/components/shared/pricing-tier-card.tsx

Props

NameTypeRequiredDefault
nameKeystring-
priceKeystring-
intervalKeystring--
descriptionKeystring--
featuresPricingFeature[]-
ctaKeystring-
ctaUrlstring-
highlightedboolean-false
badgeKeystring--

Diagram

mermaid
graph TD
    component_PricingTierCard_74505afb["PricingTierCard"]
    class component_PricingTierCard_74505afb rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → Check
  • USES_HOOK → useTranslation

Was this page helpful?

Download as PDF