useresponse
Preparing search index...
ObjectType
Interface ObjectType
interface
ObjectType
{
icon
?:
{
big
?:
string
;
small
?:
string
}
;
order
?:
number
;
slug
?:
string
;
supports
?:
{
comments
?:
boolean
;
negativeVote
?:
boolean
;
votes
?:
boolean
}
;
title
?:
{
plural
?:
string
;
single
?:
string
}
;
}
Index
Properties
icon?
order?
slug?
supports?
title?
Properties
Optional
icon
icon
?:
{
big
?:
string
;
small
?:
string
}
Optional
order
order
?:
number
Optional
slug
slug
?:
string
Optional
supports
supports
?:
{
comments
?:
boolean
;
negativeVote
?:
boolean
;
votes
?:
boolean
}
Optional
title
title
?:
{
plural
?:
string
;
single
?:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
icon
order
slug
supports
title
useresponse
Loading...