Solid

API reference for @biaspay/solid.

The Solid package exposes the same components and hooks as @biaspay/react. Hooks that read reactive state return Solid accessors, so call the returned function to read the current value.

  • Provider — BiasProvider context setup.
  • Hooks — field state, payment submission, and theming utilities.
  • Components — pre-built forms, field inputs, and payment controls.
  • Types — shared TypeScript types for fields and payment methods.