core/rendering/base/pricing_card_render_base library
Classes
- PricingCardRenderBase
- Shared structural base for themed pricing-card renderers.
- PricingGridRenderBase
- Shared structural base for themed pricing-grid renderers — a responsive grid that maps each PricingTier onto a PricingCardProps and renders it with the theme's own pricing-card renderer via tierCard.