@joblist/components - v0.3.4
    Preparing search index...
    default: {
        argTypes: {
            filter: { control: string };
            origin: { control: string };
            profileId: { control: string };
            showContext: { control: string };
            showEventInfo: { control: string };
        };
        component: string;
        title: string;
    }

    Type declaration

    • argTypes: {
          filter: { control: string };
          origin: { control: string };
          profileId: { control: string };
          showContext: { control: string };
          showEventInfo: { control: string };
      }
    • component: string
    • title: string