AmroUI
GitHub

No Login Guest Form

A configurable, accessible no login guest form surface for AI product workflows.

No account neededTell the host who is joiningThree details, then AmroMeet creates the room.
Used only for this meeting and its calendar invitation.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible no login guest form surface for AI product workflows.

Package

import { NoLoginGuestForm } from "@amro-ui/react";

<NoLoginGuestForm />

shadcn copy

import { NoLoginGuestForm } from "@/components/ui/no-login-guest-form";

<NoLoginGuestForm />