Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

typescript type of children

interface Something {
  children: React.ReactNode
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #typescript #type #children
ADD COMMENT
Topic
Name
6+6 =