Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
ITagsResponse
Interface ITagsResponse
interface
ITagsResponse
{
tags
:
{
[
tagId
:
string
]
:
{
order
:
number
;
}
;
}
;
}
Index
Properties
tags
Properties
tags
tags
:
{
[
tagId
:
string
]
:
{
order
:
number
;
}
;
}
Type declaration
[
tagId
:
string
]:
{
order
:
number
;
}
order
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
tags
matrix-js-sdk
Loading...
Generated using
TypeDoc