📄️ Introduction
Building blocks are the most basic components from an application design point of view. Imagine your application as a tree of functionalities, then these building blocks would become the leaf nodes. You can also think of your application functionality, as being made up of inter-connected lego blocks, these building blocks would then become the simplest of the lego parts.
📄️ Before You Begin
For working with the building blocks, react-sf-themes supermod is a pre-requisite. Install it, if you haven't already.
📄️ Installation
react-sf-building-blocks
📄️ Button
The button component is SfButton.
📄️ Input
The input component is SfInput. This building block can be used to accept various types of user inputs.
📄️ Navigation Bar
The navigation bar component is SfNav. This building block is the navigation bar provided by Superflows.