型・APIリファレンス
Preparing search index...
LoadSavedSearchParams
Type Alias LoadSavedSearchParams
SavedSearch読み込みパラメータ
type
LoadSavedSearchParams
=
{
listedId
:
string
;
sortKey
?:
number
;
sortType
?:
"ASC"
|
"DESC"
;
}
Index
Properties
listed
Id
sort
Key?
sort
Type?
Properties
listed
Id
listedId
:
string
保存リストOID
Optional
sort
Key
sortKey
?:
number
ソート列番号(上書き)
Optional
sort
Type
sortType
?:
"ASC"
|
"DESC"
ソート順(上書き)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
listed
Id
sort
Key
sort
Type
型・APIリファレンス
Loading...
SavedSearch読み込みパラメータ