Creating UI
Create UI using Weblabs
Creating user inteface is the most imporant part of any UI framework, and Weblabs keeps a middleground between being functional in nature and also retaining the properties of traditional UI methods, such as JSX or HTML
Since Weblabs does not uses any of those as mentioned, you need to be able to translate your ideas into UI components, and then only will you be able to create the UI you desire.
Learn about components, which are the building blocks of the framework in next page
Last updated
Was this helpful?