Skip to main content

UI Components

Pre-built verification UI for web applications. Choose the integration that fits your stack.

Quick Install

Install via npm or include via CDN:

npm
npm install @aho-sdk/verify
CDN
<script src="https://js.aho.com/v1"></script>

Available Components

Choose the integration that matches your framework:

Which should I use?

Framework Recommended Why
React React Components Native hooks and TypeScript support
Vue Vue Components Composition API and TypeScript support
Vanilla JS / Any Web Components Framework-agnostic custom elements
Server-rendered HTML Fallback Works without JavaScript
Custom UI Programmatic Full control over the verification flow