CoreUI PRO Next.js Admin Template v2.2.0
We are excited to announce the release of CoreUI PRO Next.js Admin Template v2.2.0. This update introduces a new feature and several important dependency updates to enhance the template’s functionality and performance.
CoreUI PRO React.js Admin Template v5.2.0 (Vite)
We are pleased to announce the release of CoreUI PRO React.js Admin Template v5.2.0 (Vite). This update introduces new features, essential fixes, and several dependency updates to enhance the overall stability and performance of the template.
CoreUI Free React.js Admin Template v5.2.0 (Vite)
We are excited to announce the release of CoreUI Free React.js Admin Template v5.2.0 (Vite). This update focuses on enhancing the developer experience with new features, key fixes, and updated dependencies for better performance and compatibility.
CoreUI for React v5.4.0
We are excited to announce the release of CoreUI for React v5.4.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI library.
CoreUI PRO for React v5.6.0
We are excited to announce the release of CoreUI PRO for React v5.6.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI library.
How to conditionally add attributes to React components
When building dynamic React applications, it’s common to encounter scenarios where you need to conditionally add attributes to React components based on user actions or state changes. This could involve enabling or disabling buttons, applying styles conditionally, or toggling event handlers based on different props.
How to force a React component to re-render
React triggers re-rendering when there’s a change in state or props. However, there are scenarios where you might need to force a component to re-render manually without explicitly modifying its state. This article will explore ways to force re-renders in both class and functional components to ensure the UI reflects the latest data.
CoreUI PRO for React v5.5.0
We are thrilled to announce the release of CoreUI PRO for React v5.5.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.
How to dynamically add, remove, and toggle CSS classes in React.js
Managing CSS classes dynamically in a React application is a common requirement, especially when it comes to creating interactive components. This article will guide you through various techniques to add, remove, and toggle CSS classes in React.
CoreUI for React v5.3.0
We are excited to announce the release of CoreUI for React v5.3.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI library.