Preparing search index...
The search index is not available
jikan4.js
jikan4.js
v4
ContentTitle
Class ContentTitle
Hierarchy (
view full
)
BaseClass
ContentTitle
Index
Constructors
constructor
Properties
client
default
english
french
german
japanese
spanish
synonyms
Methods
to
String
parse
Date
parseURL
Constructors
constructor
new
Content
Title
(
client
,
data
)
:
ContentTitle
Parameters
client
:
Client
data
:
any
Returns
ContentTitle
Properties
Readonly
client
client
:
Client
Readonly
default
default
:
string
Readonly
english
english
:
null
|
string
Readonly
french
french
:
null
|
string
Readonly
german
german
:
null
|
string
Readonly
japanese
japanese
:
null
|
string
Readonly
spanish
spanish
:
null
|
string
Readonly
synonyms
synonyms
:
string
[]
Methods
to
String
to
String
(
)
:
string
Returns a string representation of an object.
Returns
string
Static
parse
Date
parse
Date
<
IsNullable
>
(
input
,
nullable
?
)
:
IsNullable
extends
false
?
Date
:
null
|
Date
Type Parameters
IsNullable
extends
boolean
=
false
Parameters
input
:
any
nullable
:
IsNullable
= ...
Returns
IsNullable
extends
false
?
Date
:
null
|
Date
Static
parseURL
parseURL
<
IsNullable
>
(
input
,
nullable
?
)
:
IsNullable
extends
false
?
URL
:
null
|
URL
Type Parameters
IsNullable
extends
boolean
=
false
Parameters
input
:
any
nullable
:
IsNullable
= ...
Returns
IsNullable
extends
false
?
URL
:
null
|
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
default
english
french
german
japanese
spanish
synonyms
Methods
to
String
parse
Date
parseURL
jikan4.js
Loading...
Returns a string representation of an object.