SDK Reference Index
This document provides a complete list of all the components that have been documented in the SDK, organized by categories.
Main Components
- Primer Main - The main entry point for the SDK
 - Primer Checkout - The checkout component for handling payment flows
 - Vault Manager - Component for managing saved payment methods
 - Payment Method - Component for displaying payment method options
 - Payment Method Container - Container for filtering and organizing payment methods
 - Show Other Payments - Component for displaying alternative payment methods
 - Error Message Container - Component for displaying error messages
 
Card Form Components
- Card Form - Container component for card form elements
 - Billing Address - Collects customer billing address information for card payments
 - Card Form Name - Input field for cardholder name
 - Card Form Card Number - Input field for card number
 - Card Form Expiry - Input field for card expiration date
 - Card Form CVV - Input field for card security code
 - Card Form Submit - Submit button for card form
 
Base Components
- Base Components Overview - Overview of base UI components
 - Button Component - Reusable button component
 - Input Component - Base input field component
 - Input Label - Label component for input fields
 - Input Wrapper - Wrapper component for input fields
 - Input Error - Component for displaying input validation errors
 
Styling
- Styling API - Documentation on how to customize component styling
 
API & Configuration Reference
- Events & Callbacks Reference - Complete technical reference for SDK events, callbacks, and instance methods
 - SDK Options Reference - Complete reference of all SDK configuration options