Idea React
Preparing search index...
TimeDistanceProps
Interface TimeDistanceProps
interface
TimeDistanceProps
{
afterWord
?:
string
;
beforeWord
?:
string
;
date
:
TimeData
;
unitWords
?:
Record
<
string
,
string
>
;
}
Hierarchy
HTMLAttributes
<
HTMLTimeElement
>
TimeDistanceProps
Index
Properties
after
Word?
before
Word?
date
unit
Words?
Properties
Optional
after
Word
afterWord
?:
string
Optional
before
Word
beforeWord
?:
string
date
date
:
TimeData
Optional
unit
Words
unitWords
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
after
Word
before
Word
date
unit
Words
Idea React
Loading...