CardRenderedEventArgs

12 Sep 20251 minute to read

Provides information about a CardRendered event.

Properties

cancel boolean

Defines the cancel option for the action taking place.

data Record

Returns the object of the elements which is currently being rendered on the UI.

element Element

Returns the actual HTML element on which the required custom styling can be applied.

name string

Specifies name of the event.