File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
src/content/reference/react Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,21 @@ title: "'use client'"
1818<InlineToc />
1919
2020---
21+
22+ ## ุงูู
ุฑุฌุน {/* reference* /}
23+
24+ ### ` 'use client' ` {/* use-client* /}
25+
26+ ุฃุถู ` 'use client' ` ูู ุฃุนูู ู
ูู ูุชู
ููุฒ ุฃู ุงูู
ูู (ุจู
ุง ูู ุฐูู ุฃู ู
ูููุงุช ูุฑุนูุฉ ูุณุชุฎุฏู
ูุง) ูุชู
ุชูููุฐู ุนูู ุงูุนู
ููุ ุจุบุถ ุงููุธุฑ ุนู ุงูู
ูุงู ุงูุฐู ูุชู
ุงุณุชูุฑุงุฏู ู
ูู.
27+
28+ ``` js
29+ ' use client' ;
30+
31+ import { useState } from ' react' ;
32+
33+ export default function RichTextEditor (props ) {
34+ // ...
35+ ` ` `
36+
37+ ุนูุฏ ุงุณุชูุฑุงุฏ ู
ูู ู
ุนููู
ุจุนุจุงุฑุฉ ` ' use client' ` ู
ู ุนูุตุฑู ู
ูููู ูู ุงูุฎุงุฏู
ุ ุณุชุนุงู
ู ุงูู
ุฌู
ูุนุงุช ุงูู
ุชูุงููุฉ [bundlers](/learn/start-a-new-react-project#bleeding-edge-reace-frameworks) ุงูุงุณุชูุฑุงุฏ ูู"ููุทุฉ ุงููุตู" ุจูู ููุฏ ุงูุฎุงุฏู
ูููุฏ ุงูุนู
ูู. ูู
ูู ููู
ูููุงุช ุงูู
ูุฌูุฏุฉ ูู ูุฐู ุงูููุทุฉ ุฃู ุฃุณูููุง ูู ุงูุฑุณู
ุงูุจูุงูู ูููุญุฏุฉ ุงูุฃุณุงุณูุฉ ุงุณุชุฎุฏุงู
ู
ูุฒุงุช React ุงูู
ุฎุตุตุฉ ููุนู
ูู ู
ุซู [` useState` ](/reference/react/useState).
38+
You canโt perform that action at this time.
0 commit comments