Home > @activeviam/activeui-sdk > AlertAttributesPlugin
AlertAttributesPlugin type
Plugin defining the attributes of an ActiveMonitor alert
Signature:
export declare type AlertAttributesPlugin = ActiveUIPlugin<AlertAttributesImplementationProperties, AlertAttributesImplementationStaticProperties, AlertAttributesParameters>;