Explore how Primer Checkout components are organized and which customization points are available. Each platform uses a different architecture pattern — choose your platform to launch the interactive explorer:Documentation Index
Fetch the complete documentation index at: https://primer.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Web — Slots
Web Components slot-based architecture with overridable named slots.
iOS — Scopes
SwiftUI scope-based architecture with customization points, actions, and state types.
Android — Components
Jetpack Compose component hierarchy with composable slots and state management.