Wix UI Backoffice

screenshot of Wix UI Backoffice
react

Common React UI components for all Wix backoffice React applications

Overview

wix-ui-backoffice is an archived and no longer supported library. It has been replaced by wix-style-react. wix-style-react is a powerful UI kit that provides developers with a set of reusable components and tools to easily build sleek and modern web applications.

Features

  • Reusable Components: wix-style-react offers a wide range of reusable components such as buttons, dropdowns, modals, and forms. These components are highly customizable and can be easily integrated into any project.
  • Design Guidelines: Built with design guidelines in mind, wix-style-react ensures consistency and a seamless user experience across different pages and sections of the application.
  • Responsive Layout: The components in wix-style-react are designed to adapt to different screen sizes and devices, providing a responsive layout that looks great on both desktop and mobile.

Summary

wix-style-react is a modern and feature-rich UI kit that provides developers with a set of reusable components, design guidelines, and a responsive layout. It offers an easy and efficient way to build visually appealing and user-friendly web applications. If you were previously using wix-ui-backoffice, it is recommended to switch to wix-style-react for ongoing support and future updates.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.