# BaseIcon

The component BaseIcon is the base component for icon components and provides basic functions. The component itself cannot be used, but a derived component can be used.

# Properties

# Parameter

# Parameters in the Layout

Name Type Description
sendEvents boolean
default: false
Determines whether an event is triggered when the image is loaded.
size number Defines the size of the icon.
Request missing documentation