Components are the building blocks of the React ecosystem and the primary way to build out your scene. Embracing this model in Triplex is foundational and has guided a lot of the underlying architecture.
Next Steps
Continue on to learn how components are important to the core workflow of Triplex.
Scene Panel
Learn how your component is represented in the Scene Panel.
Editing Props
Learn how your component props can be edited through the UI.
Component Controls
Learn how to change the props your component is given during development.
Code-First
Learn how Triplex supports code-first development.