ClickableProps
Hierarchy
-
ComponentPropsWithoutRef<"div">↳
ClickableProps
Table of contents
Properties
Properties
asChild
• Optional asChild: boolean
Enable children composition
Default
false;Defined in
packages/components/src/clickable/clickable.tsx:52 (opens in a new tab)