ebailey78 / shinyBS

Twitter Bootstrap Components for Shiny
182 stars 47 forks source link

customize bsModal footer #25

Closed ebailey78 closed 9 years ago

ebailey78 commented 9 years ago

Make it possible to customize the elements present in the footer of the modal dialog created with bsModal.

ebailey78 commented 9 years ago

Added a footer argument to bsModal that can accept additional elements for the footer and a close.button argument to turn current close button on/off.

ghost commented 7 years ago

how to use those though? I've tried several versions of input argument null, false, off for footer and close button but nothing. Could you provide an example how to do that, how to change the text of the close button, style of the title and such. Would be very helpful to a lot of interested users I think

pmcharrison commented 7 years ago

Agreed, footer customisation would be useful, but doesn't work for me. Looking at the source, it doesn't look as if any methods for footer customisation are implemented.

tkrabel commented 6 years ago

Footer customization doesn't work for me either. Would be very useful.

czhang2718 commented 4 years ago

Has this been implemented?

AARON-CLARK commented 4 years ago

Has this been implemented?

Hi, I'm also interested in if this feature is functional?