mobx-keystone
Preparing search index...
TagTypeInfo
Class TagTypeInfo<A>
types.tag
type info.
Type Parameters
A
Hierarchy (
View Summary
)
TypeInfo
TagTypeInfo
Index
Constructors
constructor
Properties
base
Type
kind
tag
this
Type
type
Name
Accessors
base
Type
Info
Constructors
constructor
new
TagTypeInfo
<
A
>
(
thisType
:
AnyStandardType
,
baseType
:
AnyStandardType
,
tag
:
A
,
typeName
:
string
|
undefined
,
)
:
TagTypeInfo
<
A
>
Type Parameters
A
Parameters
thisType
:
AnyStandardType
baseType
:
AnyStandardType
tag
:
A
typeName
:
string
|
undefined
Returns
TagTypeInfo
<
A
>
Properties
Readonly
base
Type
baseType
:
AnyStandardType
Readonly
kind
kind
:
"tag"
Readonly
tag
tag
:
A
Readonly
this
Type
thisType
:
AnyStandardType
Readonly
type
Name
typeName
:
string
|
undefined
Accessors
base
Type
Info
get
baseTypeInfo
()
:
TypeInfo
Returns
TypeInfo
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Type
kind
tag
this
Type
type
Name
Accessors
base
Type
Info
mobx-keystone
Loading...
types.tagtype info.