본문으로 건너뛰기
탐색

미디어 카드

16:9 이미지에 재생 링크와 이어보기 진행률을 겹쳐 배치해 원하는 콘텐츠로 바로 이동할 수 있게 한다.

상태

Night Drive

EP. 4 · 42분
basic

Night Drive

12분 남음
progress

활용 방법

이어보기

progress와 actionLabel을 함께 설정해 표시된 진행률과 링크의 접근 가능한 이름을 맞춘다.

Preview
15

Night Drive

12분 남음
tsx
<MediaCard href="/watch" image={image} title="Night Drive" progress={72} actionLabel="Night Drive 이어보기" />

속성

이름타입기본값설명
image / titleReactNode-
hrefstring-
progressnumber-
actionLabelstring"재생"