Shortform Event List

    Shortform Event List


    Article summary

    Component Introduction

    Collection

    Detail, Feed

    Preview

    Event List

    COLLECTION_SHOW

    On showing Shortform collection view on display

    Payload

    Type

    template

    "GRID1" | "GRID2" | "HORIZONTAL"

    COLLECTION_CLICK_ITEM

    On clicking a Shortform of the collection view

    Payload

    Type

    shorts

    Shorts

    position

    number

    COLLECTION_CLICK_VIEW_MORE

    On clicking the "View more" button of the Shortform collection view

    Payload

    Type

    template

    "GRID1" | "GRID2" | "HORIZONTAL"

    DETAIL_ACTIVE

    On activating the detail of Shortform

    Payload

    Type

    shorts

    Shorts

    DETAIL_CLICK_COMMENT

    On clicking the ‘Comment’ button in Shortform detail

    Payload

    Type

    shorts

    Shorts

    DETAIL_CLOSE_COMMENT

    On closing the comment layer in Shortform detail

    Payload

    Type

    shorts

    Shorts


    DETAIL_CREATE_COMMENT / DETAIL_UPDATE_COMMENT / DETAIL_DELETE_COMMENT

    On creating(CREATE) / updating(UPDATE) / deleting(DELETE) Shortform detail comment

    Payload

    Type

    shorts

    Shorts

    comment

    Comment

    DETAIL_CLICK_REPLY

    On clicking the ‘Reply’ button of the Shortform detail comment

    Payload

    Type

    shorts

    Shorts

    comment

    Comment

    DETAIL_CLICK_COMMENT_LIKE

    On clicking the ‘Like’ button of the Shortform detail comment

    Payload

    Type

    shorts

    Shorts

    comment

    Comment

    isLiked

    boolean

    DETAIL_CLICK_LIKE

    On clicking the ‘Like’ button of Shortform detail

    Payload

    Type

    shorts

    Shorts

    isLiked

    boolean

    DETAIL_CLICK_SHARE

    On clicking the ‘Share’ button of Shortform detail

    Payload

    Type

    shorts

    Shorts


    DETAIL_CLICK_BRAND

    On clicking the ‘Brand’ section of Shortform detail

    Payload

    Type

    shorts

    Shorts


    DETAIL_EXPAND_DESCRIPTION / DETAIL_COLLAPSE_DESCRIPTION

    On expanding(EXPAND) / collapsing(COLLAPSE) the description section in Shortform detail

    Payload

    Type

    shorts

    Shorts

    DETAIL_CLICK_TAG

    On clicking the tag in Shortform detail

    Payload

    Type

    shorts

    Shorts

    tag

    string

    DETAIL_CLICK_TAG_COLLECTION_ITEM

    On clicking the tag of Shortform detail and clicking one of the tag collection

    Payload

    Type

    shorts

    Shorts

    tag

    string

    DETAIL_CLOSE_TAG_COLLECTION

    On closing tag collection in Shortform detail

    Payload

    Type

    shorts

    Shorts

    tag

    string

    DETAIL_CLICK_MUTE / DETAIL_CLICK_UNMUTE

    On clicking ‘MUTE’ / ‘UNMUTE’ button in Shortform detail

    Payload

    Type

    shorts

    Shorts

    DETAIL_SEEK_VIDEO

    On seeking specific parts of the video

    Payload

    Type

    shorts

    Shorts

    videoSeekTime

    Number // milliseconds

    DETAIL_PAUSE_VIDEO / DETAIL_RESUME_VIDEO

    On pausing(PAUSE) / resuming(RESUME) the video

    Payload

    Type

    shorts

    Shorts

    videoCurrentTime

    Number // milliseconds

    DETAIL_CLICK_PRODUCT_CARD / DETAIL_SWIPE_PRODUCT_CARD

    On clicking(CLICK) the product card or swiping(SWIPE) product card to view more product

    Payload

    Type

    shorts

    Shorts

    product

    Product

    DETAIL_EXPAND_PRODUCT_LIST / DETAIL_DISMISS_PRODUCT_LIST

    On expanding(EXPAND) or dismissing(DISMISS) the product list

    Payload

    Type

    shorts

    Shorts

    DETAIL_CLICK_PRODUCT_LIST_ITEM

    On clicking a product item on the list

    Payload

    Type

    shorts

    Shorts

    product

    Product

    DETAIL_CLICK_BACK_BUTTON

    On clicking the back button in Shortform detail

    Payload

    Type

    shorts

    Shorts

    DETAIL_ON_PLAYER_SHOW / DETAIL_ON_PLAYER_DISMISS

    On showing(SHOW) or dismissing(DISMISS) Shortform detail

    Payload

    Type

    -

    -

    PREVIEW_SHOWN / PREVIEW_HIDDEN

    On showing(SHOWN) or hiding(HIDDEN) Shortform Preview (PIP) on display

    Payload

    Type

    shorts

    Shorts

    PREVIEW_CLICK_SHOW

    On clicking Shortform Preview (PIP) to call Shortform detail

    Payload

    Type

    shorts

    Shorts

    PREVIEW_CLICK_CLOSE

    On clicking the ‘Close’ button in Shortform Preview (PIP)

    Payload

    Type

    shorts

    Shorts