Skip to content

refs #17481: feat(Modal): Added support for custom modal button.

Manuel Vacirca requested to merge F17481_BS_Modal_window into develop
  • Feature: Added customizable modal button text using Q::<modal title>:<modal body>:<close button text> syntax.
  • Update: Added finalModal to the parameter array in LinkTest.php for modal configuration.
  • Fix: Adjusted render parameter type for consistency in unit tests.
  • Docs: Added documentation with usage examples for modal configuration.

Merge request reports

Loading