E621
Preparing search index...
SearchTagsOptions
Interface SearchTagsOptions
interface
SearchTagsOptions
{
category
?:
TagCategories
;
fuzzy_name_matches
?:
string
;
has_artist
?:
boolean
;
has_wiki
?:
boolean
;
hide_empty
?:
boolean
;
id
?:
string
|
number
;
limit
?:
number
;
name
?:
string
;
name_matches
?:
string
;
order
?:
"id_asc"
|
"id_desc"
|
"name"
|
"date"
|
"count"
|
"similarity"
;
page
?:
number
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchTagsData
>
SearchTagsOptions
Index
Properties
category?
fuzzy_
name_
matches?
has_
artist?
has_
wiki?
hide_
empty?
id?
limit?
name?
name_
matches?
order?
page?
Properties
Optional
category
category
?:
TagCategories
Optional
fuzzy_
name_
matches
fuzzy_name_matches
?:
string
Optional
has_
artist
has_artist
?:
boolean
Optional
has_
wiki
has_wiki
?:
boolean
Optional
hide_
empty
hide_empty
?:
boolean
Optional
id
id
?:
string
|
number
Optional
limit
limit
?:
number
Optional
name
name
?:
string
Optional
name_
matches
name_matches
?:
string
Optional
order
order
?:
"id_asc"
|
"id_desc"
|
"name"
|
"date"
|
"count"
|
"similarity"
Optional
page
page
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
fuzzy_
name_
matches
has_
artist
has_
wiki
hide_
empty
id
limit
name
name_
matches
order
page
E621
Loading...