Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Tharindu37 Tharindu37 released this 18 Oct 19:20
· 2 commits to main since this release
b72fbed

Feature

  • Change the font size; it should be in pixels.
this.toastrService.show('This is a success message!', 'success', {
  fontSize: 14
});