AuthorCard

The author card can be used to show an author at the top of the blog post or anywhere else where authors need to be listed.

import AuthorCard from "@ds-kit/author-card"

Basic Example

Author Name

Author Name

May 12, 2019

<AuthorCard
  title="Author Name"
  date="May 12, 2019"
/>

AuthorCard props

Name
Type
Default
title
string
description
string
date
string
src
string
alt
string
raised
bool
interactive
bool
color
stringarrayOf
"inherit"
bg
stringarrayOf
size
stringarrayOf
["3.5rem", "4rem"]