Prop | Description |
---|---|
variant?: ‘modal’ | ‘dropdown’; | Specifies whether to show DynamicUserProfile as a centered modal or a dropdown. The component in the dropdown type renders relative to the parent. Defaults to modal. |
setShowDynamicUserProfile(boolean)
to show or close the DynamicUserProfile.
showDynamicUserProfile
property to trigger the logic after opening/closing the widget.