@joblist/components - v0.3.4
    Preparing search index...
    default: {
        argTypes: {
            eventType: { control: string };
            isWidget: { control: string };
            profileId: { control: string };
        };
        component: string;
        title: string;
    }

    Type declaration

    • argTypes: {
          eventType: { control: string };
          isWidget: { control: string };
          profileId: { control: string };
      }
    • component: string
    • title: string