Work Modes (Compatibility)
Introduction
FEWD Studio offers three different work modes to enable compatibility with a range of project types, from basic HTM?L projects to Astro or Next.JS proje ts.
In this document, we’ll take a look at the different modes, what they are capable of and how best to use them.
Creative Mode
Creative Mode is the default FEWD Studio mode, providing desktop coding with the visual drag and drop pagebuilder experience for which it was created.
In Creative Mode, we have use of the Elements Panel alongside the Structure and Inspector Panels. This offers Click To Add basic HTML elements that appear in the Structure Panel; you are then able to rearranged the elements as well as edit attributes such as HTML tags, manage classes and add to field inputs related to the element type.
At the bottom of the app, we have use of the default Editor Panels, and can add additional panels if our project requires that access.
Creative Mode is where all features are available for a desktop coding pagebuilding experience for HTML, CSS and Javascript projects. This is a perfect space for these types of projects, but also is the best learning space for those looking to learn the initial craft of front-end web development.
Component Mode vs HTML Mode
Creative Mode offers two distinct modes as they serve different purposes.
HTML Mode adds the full HTML Document elements to the document, as an output. This allows for additions to the Head Section and of JS to the