UI Theme

The UI Theme, formerly known as the Userview Theme, plays an important role in defining the visual identity and user experience within Joget applications. Customizable and adaptable, these themes allow developers to tailor the interface to specific requirements, reflecting organizational branding and enhancing user interaction. Each theme is designed as its own plugin, offering unique configuration options and properties, which provide further flexibility for developers to customize the user interface to meet diverse needs

Here's an overview of some available UI Themes:

Responsive table

In themes that support responsive design, such as the V5 Janux Theme, tables automatically adjust to fit different screen sizes, optimizing usability across devices. For themes without built-in responsive capabilities, developers can enable or disable responsive table behavior using the provided script in the UI Theme's settings.

<script>
var _enableResponsiveTable = true;
</script>

This section is a comprehensive resource for exploring and implementing various UI themes in Joget, empowering developers to create visually appealing and user-friendly applications aligned with modern design principles.

Created by Julieth Last modified by Aadrian on Dec 13, 2024