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
Does anyone have a pattern or a solution to passing arbitrary params when opening up a BottomSheetModal? My use case is the modal has a form inside of it with profile fields and I would like to pass in a value for a specific field when opening up the modal. This would be to pre-fill a TextInput. I do not want to have to pass this value in every time I open up this particular modal.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
Does anyone have a pattern or a solution to passing arbitrary params when opening up a BottomSheetModal? My use case is the modal has a form inside of it with profile fields and I would like to pass in a value for a specific field when opening up the modal. This would be to pre-fill a TextInput. I do not want to have to pass this value in every time I open up this particular modal.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions