SerenityJS
Preparing search index...
@serenityjs/core
EntityEnumPropertyData
Interface EntityEnumPropertyData
interface
EntityEnumPropertyData
{
enum
:
ListTag
<
StringTag
>
;
name
:
StringTag
;
type
:
IntTag
;
}
Hierarchy (
View Summary
)
EntityPropertyData
EntityEnumPropertyData
Index
Properties
enum
name
type
Properties
enum
enum
:
ListTag
<
StringTag
>
The strings that the property can take.
name
name
:
StringTag
The name of the property.
type
type
:
IntTag
The type of the property.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enum
name
type
SerenityJS
Loading...
The strings that the property can take.