shadcn ui
In the ground since Fri Oct 01 2021
Last watered inFri Oct 01 2021
Related Topics
SHADCN UI
Components
DropdownMenu
How was the effort to adapt SHADCN UI to a Custom Mobile Menu
- We don't need to create the "toggle logic".
- If we wanna to customize click behavior of a Dropdown item, we need to preventDefatul().
-
If we wanna a high level of customization it's hard to AVOID using forwardRef.
-
Also import specific Types as