2.0.0 • Published 5 months ago

ngx-bs5-darkmode v2.0.0

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

NgxBs5Darkmode

An Angular Wrapper for the new dark mode from Bootstrap 5.3.0

Usage

Just install the module via npm

$ npm install ngx-bs5-darkmode

and import it in your module.

DarkMode-Switch Component

There is one component coming with this "library":

<ngx-bs5-darkmode-switch></ngx-bs5-darkmode-switch>

It can be customized via the [darkIcon] and [lightIcon] attributes.

[darkIcon] ... the icon that is displayed in light mode [lightIcon] ... the icon that is displayed in dark mode

2.0.0

5 months ago

1.0.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago