Skip to content

An Angular Wrapper for the new dark mode from Bootstrap 5.3.x

Notifications You must be signed in to change notification settings

rottifant/ngx-bs5-darkmode

Repository files navigation

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

About

An Angular Wrapper for the new dark mode from Bootstrap 5.3.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published