live-blog-card is a story page slot. It's placed after every card on a live blog type story.
Parameters:
Name | Type | Description |
---|---|---|
props |
Props | |
story |
Story | |
config |
Config | |
index |
number | index of the card. For example the LiveBlogCardSlot coming after the 1st card will have index 0 and so on |
card |
Card | gives the card that's above this slot |