8000 noty/docs/themes.md at master · needim/noty · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.08 KB

themes.md

File metadata and controls

32 lines (25 loc) · 1.08 KB

Available Themes:
mint, sunset, relax, nest, metroui, semanticui, light, bootstrap-v3, bootstrap-v4

Default Theme: mint

Usage;

new Noty({
    theme: 'themeName',
    text: 'Some notification text'
}).show();

Theme Previews {docsify-ignore}

0