@joblist/components - v0.3.4
    Preparing search index...
    default: {
        argTypes: {
            src: { control: string };
            websiteId: { control: string };
            zone: { control: string };
        };
        component: string;
        title: string;
    }

    Type declaration

    • argTypes: {
          src: { control: string };
          websiteId: { control: string };
          zone: { control: string };
      }
    • component: string
    • title: string