blazorbootstrap icon indicating copy to clipboard operation
blazorbootstrap copied to clipboard

Modal: Dynamic Header and Footer?

Open christopherdude opened this issue 8 months ago • 1 comments

When following the example for a dynamic Modal, there doesn't seem to be a way to allow the component which implements the contents of the BodyTemplate in order to facilitate dynamic content in the header. In other words, you've provided a great way to use components to replace the BodyTemplate. Is there a way in which that component can also dynamically alter the HeaderTemplate or FooterTemplate?

christopherdude avatar Oct 14 '23 15:10 christopherdude

@christopherdude Thank you for trying BlazorBootstrap components. At this moment, dynamic header and dynamic footer are not supported. This will be added as an enhancement in the next release. Please also share how you want to use the dynamic footer in your project so that we can keep your scenario in mind while adding this feature.

gvreddy04 avatar Oct 15 '23 05:10 gvreddy04