MCPcopy Create free account
hub / github.com/devx-op/effectify / Button

Function Button

packages/react/ui/src/components/primitives/button.tsx:34–50  ·  view source on GitHub ↗
({
  className,
  variant,
  size,
  asChild = false,
  ...props
}:
  & React.ComponentProps<"button">
  & VariantProps<typeof buttonVariants>
  & {
    asChild?: boolean
  })

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

cnFunction · 0.90

Tested by

no test coverage detected