Home / Function/ ButtonDestructive() — ui Function Reference

ButtonDestructive() — ui Function Reference

Architecture documentation for the ButtonDestructive() function in button-destructive.tsx from the ui codebase.

Entity Profile

Dependency Diagram

graph TD
  828159b0_c5b1_624d_bfe0_515bcd21a229["ButtonDestructive()"]
  a212fe0d_6254_536d_d9e3_e0ee939a8963["button-destructive.tsx"]
  828159b0_c5b1_624d_bfe0_515bcd21a229 -->|defined in| a212fe0d_6254_536d_d9e3_e0ee939a8963
  style 828159b0_c5b1_624d_bfe0_515bcd21a229 fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

deprecated/www/registry/new-york/examples/button-destructive.tsx lines 3–5

export default function ButtonDestructive() {
  return <Button variant="destructive">Destructive</Button>
}

Subdomains

Frequently Asked Questions

What does ButtonDestructive() do?
ButtonDestructive() is a function in the ui codebase, defined in deprecated/www/registry/new-york/examples/button-destructive.tsx.
Where is ButtonDestructive() defined?
ButtonDestructive() is defined in deprecated/www/registry/new-york/examples/button-destructive.tsx at line 3.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free