You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm not entirely sure if this has been raised before or asked, or maybe this question might seem of a basic one, but I just want to ask if there's any support for React JSX elements. So far we are able to pass down HTML elements through content prop, but I was wondering if we can pass down React JSX also. Wanting to parse react components also. Still currently new to the library.
The text was updated successfully, but these errors were encountered:
Hello! I'm not entirely sure if this has been raised before or asked, or maybe this question might seem of a basic one, but I just want to ask if there's any support for React JSX elements. So far we are able to pass down HTML elements through
content
prop, but I was wondering if we can pass down React JSX also. Wanting to parse react components also. Still currently new to the library.The text was updated successfully, but these errors were encountered: