Extend Design Properties

Last modified: April 20, 2023

1 Introduction

Design properties make it simple to change the appearance of widgets. These changes can include properties like colors, borders, and spacing. Out of the box, the Atlas framework comes with a default set of design properties which can be extended.

Design properties are based on the classes in the styling for both web apps and native mobile apps. Basically a design property toggles a class.

Design properties are visible as part of the widget properties:

Design Properties in Studio Pro

For more information on learning how to add design properties, see the Design Properties API Documentation.

Developers can also add additional design properties as part of a module. For more information, see the File and Folder Structure section of How to Customize Styling.