BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/mynaui/alert-dialog4

Alert dialog4

mynaui/alert-dialog4
FreeComponent

A modal dialog that interrupts the user with important content and expects a response.

Install it

npx shadcn@latest add https://mynaui.com/r/alert-dialog4.json

Source

alert-dialog4.tsxmynaui.com/r/alert-dialog4.json
1import {
2 AlertDialog,
3 AlertDialogAction,
4 AlertDialogContent,
5 AlertDialogDescription,
6 AlertDialogFooter,
7 AlertDialogHeader,
8 AlertDialogTitle,
9 AlertDialogTrigger,
10} from "@/ui/alert-dialog";
11import { Button } from "@/ui/button";
12import { CheckCircle } from "@mynaui/icons-react";
13
14export default function AlertDialog4() {
15 return (
16 <AlertDialog>
17 <AlertDialogTrigger asChild>
18 <Button>Show Success Message</Button>
19 </AlertDialogTrigger>
20 <AlertDialogContent>
21 <AlertDialogHeader className="text-center">
22 <div className="flex flex-col gap-2 text-center">
23 <div className="mx-auto flex size-12 items-center justify-center rounded-full bg-green-50">
24 <CheckCircle className="size-6 text-green-600" />
25 </div>
26 <AlertDialogTitle>Password Reset Email Sent</AlertDialogTitle>
27 <AlertDialogDescription>
28 We&apos;ve sent a password reset link to your email address
29 (praveen@example.com) Please check your inbox and follow the
30 instructions.
31 </AlertDialogDescription>
32 </div>
33 </AlertDialogHeader>
34 <AlertDialogFooter className="sm:justify-center">
35 <AlertDialogAction>Okay</AlertDialogAction>
36 </AlertDialogFooter>
37 </AlertDialogContent>
38 </AlertDialog>
39 );
40}

What it pulls in

npm packages

  • @mynaui/icons-react

Other registry items

  • alert-dialog
  • button

Files it writes

  • page.tsx
  • alert-dialog4.tsx

Facts

Registry
mynaui
Type
registry:component
Access
Free
Files written
2
Licence
the repository states none
In the index
at or before 2026-08-13
Last confirmed
today

Go to the source

mynaui.com Raw registry item This item as JSON

More from mynaui

All 346 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Accordion1accordion1mynauiComponentsFreeno deps · 2 files
Accordion2accordion2mynauiComponentsFreeno deps · 2 files
Accordion3accordion3mynauiComponentsFreeno deps · 2 files
Accordion4accordion4mynauiComponentsFree1 dep · 2 files
Accordion5accordion5mynauiComponentsFree1 dep · 2 files
Alert dialog1alert-dialog1mynauiComponentsFreeno deps · 2 files
Alert dialog2alert-dialog2mynauiComponentsFree1 dep · 2 files
Alert dialog3alert-dialog3mynauiComponentsFree1 dep · 2 files

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex