Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attributes are the options available for each component, allowing you to customize its appearance and functionality. They help you tailor the look and behavior of your components to fit your needscontrol their behavior. It includes various sections explained below.

Basic

image-20240820-072905.png

Attribute Name

Description

Label

"Label" is refers to the name that is displayed to users.

You can include label from multiple value source.

Variant

Variant Change the color of the badge name. below are the different variants

Default: Default color is dark grey.

Inverse: Change the badge color to dark grey.

Lightest: Change the badge color to white.

Success: Change the badge color to Green.

Warning: Change the badge color to Orange.

Error: Change the badge color to Red.

Left Icon

This field lets you choose different icon to display on the left side of the badge.

Right Icon

This field lets you choose different icon to display on the Right side of the badge.

...