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
  950dbb54_99cb_436d_d028_4fa56567f3bf["ButtonDestructive()"]
  68aa7f16_4f08_8b6d_0626_c8d0b544bc35["button-destructive.tsx"]
  950dbb54_99cb_436d_d028_4fa56567f3bf -->|defined in| 68aa7f16_4f08_8b6d_0626_c8d0b544bc35
  style 950dbb54_99cb_436d_d028_4fa56567f3bf fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

deprecated/www/registry/new-york/internal/sink/components/button-destructive.tsx lines 3–5

export 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/internal/sink/components/button-destructive.tsx.
Where is ButtonDestructive() defined?
ButtonDestructive() is defined in deprecated/www/registry/new-york/internal/sink/components/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