BootstrapToaster icon indicating copy to clipboard operation
BootstrapToaster copied to clipboard

Provide more customization

Open nirvana-msu opened this issue 2 years ago • 0 comments

It would be great if there was more flexibility to customize toasts out of the box. Specifcally, the following would be very welcome:

  • Specify (optional) id for the toast div
  • Specify (optional) classes for the toast div
  • Add an option to prevent adding dismiss button (e.g. for when toasts should instead be dismissed programmatically based on some kind of interaction with the toast)
  • Have create return html element, allowing the user to customize it further

Thanks!

nirvana-msu avatar Jul 31 '23 23:07 nirvana-msu