DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR TYPESCRIPT
How to define functional component types
const
Child
:
FC
<
ChildProps
>
=
(
{
/* destructured props */
}
)
:
ReactElement
=>
{
/* function body */
}
;
Source by dev.to #
PREVIOUS
NEXT
Tagged:
#How
#define
#functional
#component
#types
ADD COMMENT
Topic
COMMENT
Name
9+2 =
Submit