File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
src/content/reference/react Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 11---
2- <<<<<<< HEAD
32title : " التوجيهات (Directives)"
4- =======
5- title : " Directives"
63canary : true
7- >>>>>>> 819518cfe32dd2db3b765410247c30feea713c77
84---
95
106<Canary >
@@ -28,4 +24,4 @@ Directives provide instructions to [bundlers compatible with React Server Compon
2824## توجيهات الكود {/* source-code-directives* /}
2925
3026* [ ` 'use client' ` ] ( /reference/react/use-client ) تميز الملف بأن ما فيه مكون من جانب العميل (client-side).
31- * [ ` 'use server' ` ] ( /reference/react/use-server ) تميز الدوال من جانب الخادم (server-side) التي يمكن استدعاؤها من الكود من جانب العميل (client-side).
27+ * [ ` 'use server' ` ] ( /reference/react/use-server ) تميز الدوال من جانب الخادم (server-side) التي يمكن استدعاؤها من الكود من جانب العميل (client-side).
You can’t perform that action at this time.
0 commit comments