Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Blog
IPostCardProps
Interface IPostCardProps
Post card interface
interface
IPostCardProps
{
author
:
{
name
:
string
;
url
:
string
}
;
date
:
string
;
description
:
string
;
image
:
string
;
keywords
:
string
[]
;
postKey
:
string
;
title
:
string
;
}
Index
Properties
author
date
description
image
keywords
post
Key
title
Properties
author
author
:
{
name
:
string
;
url
:
string
}
date
date
:
string
description
description
:
string
image
image
:
string
keywords
keywords
:
string
[]
post
Key
postKey
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
date
description
image
keywords
post
Key
title
Tanatloc documentation
Loading...
Post card interface