Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Blog.Posts.Layout
IProps
Interface IProps
Props
interface
IProps
{
author
:
{
name
:
string
;
url
:
string
}
;
children
:
any
;
date
:
string
;
image
:
string
;
keywords
:
string
[]
;
references
?:
IReference
[]
;
title
:
string
;
version
:
string
;
}
Index
Properties
author
children
date
image
keywords
references?
title
version
Properties
author
author
:
{
name
:
string
;
url
:
string
}
children
children
:
any
date
date
:
string
image
image
:
string
keywords
keywords
:
string
[]
Optional
references
references
?:
IReference
[]
title
title
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
children
date
image
keywords
references
title
version
Tanatloc documentation
Loading...
Props