DefaultActionAssistant

@MainActor
public final class DefaultActionAssistant<EventType, DestinationType, ContentType> : InterfaceActionConfiguring where EventType : EventTypeable, DestinationType : RoutableDestinations, ContentType : ContentTypeable

A default assistant to be used to configure interface actions. This only adds the the current Destination’s id as the parentID value.