AmroUI
GitHub

Event Type Switcher

A configurable, accessible event type switcher surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible event type switcher surface for AI product workflows.

Package

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

<EventTypeSwitcher />

shadcn copy

import { EventTypeSwitcher } from "@/components/ui/event-type-switcher";

<EventTypeSwitcher />