Home > @poq/sdk > StoryCardType
Signature:
export declare enum StoryCardType
| Member | Value | Description |
|---|---|---|
| Category | "category" |
Category story card type. |
| Default | "default" |
Default story card type. |
| Product | "product" |
Product story card type. |
| Video | "video" |
Video story card type. |
| Weblink | "weblink" |
Weblink story card type. |