For the complete documentation index, see llms.txt. This page is also available as Markdown.

Icon

lowcodera Icon Component

Purpose

The lowcodera's Icons control provides us the flexibility to add icons from large set of the font-awesome library.

Variations

Component Properties

The properties below are the main ones which change this components appearance and behaviors.

Property

Description

Required

Accepted Values

IconName

Property to provide icon name from font-awosome gallery.

Yes

Text

IsClickable

Property to makeour icon clickable

X

Boolean

Examples

Icons

Once we configure our button and we want to write some events, we need to use OnChange Event of the button

Last updated

Was this helpful?