Codux
Menu
Contact Us
Log In
Codux Help Center
Browse our articles to find the answers you need
Home
All Topics
Codux Editor
Codux Editor
Elements Panel
As you may know, elements are the building blocks of components. Components may contain any number of HTML elements and inner components inside them.When you open a board in Codux, you'll see on the left side o
Properties Panel
Codux automatically scans your components for properties and generates corresponding inputs in the Properties panel on the right side of the screen. For instance, if you have a Button component, Codux identifie
Styles Panel
As your component designs become a reality, and you're able to see them onscreen in Codux, you'll probably see some styling that needs to be changed. Codux shines when it comes to providing the visual tools nec
Computed Styles Panel
Sometimes you might want to understand where an element in your component is receiving its styling from, and this isn't always easy to do when projects can contain multiple stylesheets with many rules. The Comp
Selecting and Interacting With Components
The stage in Codux is where you can see components rendered. You can view, edit, and interact with with your components on boards, and see how they behave in different scenarios. The default mode for the stage
Add Elements Panel
The Add Elements panel lets you quickly insert HTML elements, layouts, sections, images, SVGs, components from your project assets, components from third party libraries, and component variants directly into yo
Add Your Variants to the Add Elements Panel
Codux lets you reuse components and elements across your project through the Add Elements panel. When you create a variant of a component or element, it appears in the Add Elements panel automatically (as well
Managing Media in Codux
As a designer or developer, having convenient access to your project's media files is essential for creating engaging and visually appealing apps. Codux offers robust tools to manage and integrate media into yo
Changing Prop Visualizer Types
Visualizers give you a quick way to input values for your component's properties and attributes. For example, a product-related component likely has a title prop to represent the title of the product (as in the
Codux Safe Render
Codux Safe Render is a feature of Codux that detects and isolates issues in code so that boards can still render non-problem code. When Codux detects an issue, Safe Render kicks in automatically.For example, in
Editing Code in Codux
Codux, the state-of-the-art visual IDE for React that it is, merges the ability to render visual components in real-time with the utility of a code editor (which uses the same engine that drives Microsoft VS Co
Editing Code Alongside Your IDE
With Codux, you can seamlessly work on your project visually alongside your IDE. Codux automatically detects VS Code and WebStorm when installed on your machine, and offers you to open the IDE and jump to the r
Using Prettier to Format Code
Prettier is a code formatting tool that makes your code more readable, consistent, and easier to maintain. It takes messy, unformatted code and formats it in an aesthetically pleasing manner while also keeping
Codux Keyboard Shortcuts
Keyboard shortcuts enable you to perform many actions in Codux directly from the keyboard. This article lists the default shortcut bindings for Windows, Linux, and macOS computers.View ActionWindows/LinuxmacOSR
Managing Pages in Your App
Pages define both the structure of your app and how users navigate through it in Codux. If you started your project using one of our Remix templates, you're ready to go. Otherwise, refer here for information on
Connecting Your App to Wix Headless Services
The Wix Services panel in Codux is your go-to spot for integrating Wix Headless business management tools into your apps. With Wix services in Codux, you can concentrate on building the frontend of your app, an
Dashboard
When you open a supported project in Codux (a Remix project), you'll see the main screen of your app – the app's dashboard.You can always return to the dashboard from anywhere else in Codux using the Dashboard