blazorbootstrap
blazorbootstrap copied to clipboard
Modal: Dynamic Header and Footer?
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 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.