CIA Compliance Manager API Documentation - v0.8.24
    Preparing search index...
    interface WidgetActionsProps {
        actions: WidgetActionButtonProps[];
        className?: string;
        testId?: string;
    }
    Index

    Properties

    className?: string
    testId?: string