-
Container
About container A container is a tool used to build a set of components within a defined space. Within a container, you will be able to add different components that are available within the page…
-
Label
Introduction A label can be used to add a specific text label for your page. For instance, you may have different sections in your page and you can use different text labels to identify these…
-
Button
Introduction A button is a key component of any application as it lets users submit their preferences. Buttons can be added to point you to a different page or launch a popup based on specific…
-
Icon
Introduction Icons are interactive elements that are used in applications for UI purposes. An icon component allows you to add icons to your page. How to use it?…
-
Card
Introduction A card can be configured to display important data like, the available assets available, cost of available assets, or pending requests with the admin staff.…
-
Progress bar
Introduction A progress bar component shows the progress status for a range in the form of a bar. How to use it? The progress bar is used by setting the value range of the maximum value and the…
-
Image
Introduction Using an image component, you will be able to add images to your application. How to use it? Images can be sourced to the page in the form of URLs.…
-
Hyperlink
Introduction A hyperlink component lets you add links to your page. On clicking the hyperlink, the users can access additional information related to the given content.…
-
IFrame
Introduction An inline frame, commonly referred to as the iframe, is an HTML element used to embed another webpage within the current page. The iframe element gets the code from the referenced…
-
Managing component style properties
Alignment Align and Justify The page builder provides various alignment options to align the components placed in the body of the page. The alignment can also be done within a container,…
-
Tab
Introduction A tab component lets you categorize content into different tabs. Using a tab container, you can create a horizontal navigation bar with individual tabs having a container(link) of its…
-
Master details
Introduction A master detail is a repository of data. Using a master detail component in your page lets you add a dataset or a data form that holds the master record.…
-
Popup
Introduction The popup component lets you add popups to your page. A popup is a small window that appears over the existing page on an action. Each popup component contains a popup header and a…
-
Creating custom components
What are custom components? Custom components are one of the most important aspects of low-code development because they allow for code reuse. You can create custom components that can be used…
-
Columns
Columns are a unique type of container component. You can use columns to place and organize content side-by-side horizontally. In Kissflow, you can add columns, change their layout,…