default: {
argTypes: {
eventType: { control: string };
origin: { control: string };
profileId: { control: string };
};
component: string;
title: string;
}
Type declaration
argTypes: {
eventType: { control: string };
origin: { control: string };
profileId: { control: string };
}
component: string
title: string