-
-
Notifications
You must be signed in to change notification settings - Fork 328
Allow JavaScript components inside of props dict #1319
Open
Description
Current Situation
Libraries like MaterialUI use components within the props dictionary, and this currently isn't supported by ReactPy.
Ref: #989 (comment)
Proposed Actions
We need to spend some additional thought on how to allow JavaScript components to be added as a prop value. This may result in adding some kind of internal flag that signifies "this prop value contains a JavaScript child".
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for Feature.