Themes

Supported Themes

Jedison supports multiple CSS frameworks through its theme system, allowing you to maintain consistent styling with your application's design system.

Bootstrap 5

Full support for Bootstrap 5 form styling: new Jedison.ThemeBootstrap5()

Bootstrap 4

Full support for Bootstrap 4 form styling: new Jedison.ThemeBootstrap4()

Bootstrap 3

Full support for Bootstrap 3 form styling: new Jedison.ThemeBootstrap3()

Default Theme

Basic unstyled theme that provides minimal structure: new Jedison.Theme()