Contains the children property (with type JSX.Element | JSX.Element[]). Useful for cases where children must all be JSX elements (not null or string).
children
JSX.Element | JSX.Element[]
Contains the
childrenproperty (with typeJSX.Element | JSX.Element[]). Useful for cases where children must all be JSX elements (not null or string).