Flexilla Utilities
Helpful utilities for adding interaction, DOM behavior, and small app-level features without pulling in a full component.
Use these helpers when you want to:
- add keyboard behavior to your own markup
- dispatch or react to DOM state changes
- wait for transitions or animations before running logic
- manage theme state across your app
- work with small DOM utilities that Flexilla components also use internally
Navbar toggler
Utility for easily adding a navbar toggler.
Action Toggler
Utility for easily adding a toggler.
Keyboard navigation
Utility for easily adding a keyboard navigation.
Dark mode
Utility for setting up light/dark/system theme.
Common utilities
DOM and selector helpers exported by
@flexilla/utilities