Add support for a bootstrap theme #216
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
⭐ Suggestion
UIX should provide a
bootstrap.ts
theme under src/themes that comes with the bootstrap styles and JS functionality.To allow for dark/light mode switches the
data-bs-theme
attribute as seen in this example should be connected to theUIX.Theme.mode
bootstrap
Additional resources:
📃 Motivating Example
see #52
The text was updated successfully, but these errors were encountered: