Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 495 Bytes

@lib/subscription-ui

This package provides UI components for managing subscription billing cycles and prices.

Components

SubscriptionBillingCycleProvider

A context provider for managing the subscription billing cycle state.

SubscriptionBillingCycleInput

A switch input component for selecting between monthly and annual billing cycles, displaying potential savings.

SubscriptionPrice

A component for displaying the subscription price based on the selected billing cycle.