Client Component ↔ FC to render on Client dynamically
"use client"
(Next 13) Directive to opt-in to Client Component
References
"use client"↔ (Next 13) Directive to opt-in to Client Componentrender()↔ replace bycreateRoot().ReactDOM APIfunction to renderelementto DOM API insidecontainer- for Client Component only