Codux Help Center

Browse our articles to find the answers you need

Introduction

What are components?

Components are reusable bits of code in your project that independently represent parts of your UI. Apps designed with components are easier to make changes to, and they greatly reduce the risk that new changes

What are boards?

A board is an isolated environment where components render in different configurations using various property values, states, and environmental settings. Components on boards can be tested and edited along with

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

Rendering Your Components in Different Configurations

To thoroughly test your components on boards, you'll want to see how they look and respond in different window and canvas sizes, and to try different alignments, padding settings, and so on. Codux provides you

Consuming Board Content from Add Elements Panel

Boards with content added to the Add Elements panel appear inside the panel in a section labeled Project Library.Sorry, your browser doesn't support HTML 5 video.These are boards with components or HTML element

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

Codux Online Playground

Codux is a powerful tool for creating and sharing interactive web components and boards. The Codux Online Playground is a web-based version of Codux that lets you share, access, and edit your local projects onl