Preparing search index...
The search index is not available
sqrl
sqrl
object
SqrlEntity
Class SqrlEntity
Hierarchy
SqrlObject
SqrlEntity
Index
Constructors
constructor
Properties
entity
Id
is
Sqrl
Object
type
unique
Id
value
Methods
build
Counter
Key
build
Counter
Key
List
get
Basic
Value
get
Data
get
Entity
Id
get
Number
String
get
Time
Ms
get
Unique
Id
render
try
Get
Feature
Type
try
Get
Of
Class
try
Get
Time
Ms
ensure
Basic
ensure
Basic
Type
Value
ensure
Of
Class
is
Basic
is
Truthy
Constructors
constructor
new
Sqrl
Entity
(
uniqueId
:
SqrlUniqueId
, type
:
string
, value
:
string
)
:
SqrlEntity
Parameters
uniqueId:
SqrlUniqueId
type:
string
value:
string
Returns
SqrlEntity
Properties
entity
Id
entity
Id
:
EntityId
is
Sqrl
Object
is
Sqrl
Object
:
boolean
type
type
:
string
unique
Id
unique
Id
:
SqrlUniqueId
value
value
:
string
Methods
build
Counter
Key
build
Counter
Key
(
ctx
:
Context
,
...
featureValues
:
any
[]
)
:
Promise
<
SqrlKey
>
Parameters
ctx:
Context
Rest
...
featureValues:
any
[]
Returns
Promise
<
SqrlKey
>
build
Counter
Key
List
build
Counter
Key
List
(
ctx
:
Context
,
...
featureValues
:
any
[]
)
:
Promise
<
SqrlKey
[]
>
Parameters
ctx:
Context
Rest
...
featureValues:
any
[]
Returns
Promise
<
SqrlKey
[]
>
get
Basic
Value
get
Basic
Value
(
)
:
string
Returns
string
get
Data
get
Data
(
)
:
{
type
:
string
;
uniqueId
:
{
remaining
:
number
;
time
:
string
;
}
;
value
:
string
;
}
Returns
{
type
:
string
;
uniqueId
:
{
remaining
:
number
;
time
:
string
;
}
;
value
:
string
;
}
type
:
string
unique
Id
:
{
remaining
:
number
;
time
:
string
;
}
remaining
:
number
time
:
string
value
:
string
get
Entity
Id
get
Entity
Id
(
)
:
EntityId
Returns
EntityId
get
Number
String
get
Number
String
(
)
:
string
Returns
string
get
Time
Ms
get
Time
Ms
(
)
:
any
Returns
any
get
Unique
Id
get
Unique
Id
(
)
:
UniqueId
Returns
UniqueId
render
render
(
)
:
RenderedSpan
Returns
RenderedSpan
try
Get
Feature
Type
try
Get
Feature
Type
(
)
:
any
Returns
any
try
Get
Of
Class
try
Get
Of
Class
(
cls
:
any
)
:
SqrlEntity
Parameters
cls:
any
Returns
SqrlEntity
try
Get
Time
Ms
try
Get
Time
Ms
(
)
:
number
Returns
number
Static
ensure
Basic
ensure
Basic
(
val
:
any
, expandData
?:
any
)
:
any
Parameters
val:
any
Optional
expandData:
any
Returns
any
Static
ensure
Basic
Type
Value
ensure
Basic
Type
Value
(
value
:
any
, expandData
?:
boolean
)
:
{
type
:
string
;
value
:
any
;
}
Parameters
value:
any
Optional
expandData:
boolean
Returns
{
type
:
string
;
value
:
any
;
}
type
:
string
value
:
any
Static
ensure
Of
Class
ensure
Of
Class
(
val
:
any
, cls
:
any
)
:
SqrlObject
Parameters
val:
any
cls:
any
Returns
SqrlObject
Static
is
Basic
is
Basic
(
val
:
any
)
:
any
Parameters
val:
any
Returns
any
Static
is
Truthy
is
Truthy
(
obj
:
any
)
:
boolean
Parameters
obj:
any
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
sqrl
arg
ast
compile
config
ctx
entity
executable
execute
expr
feature
filesystem
log
node
object
parse
spec
test
when
Sqrl
Entity
constructor
entity
Id
is
Sqrl
Object
type
unique
Id
value
build
Counter
Key
build
Counter
Key
List
get
Basic
Value
get
Data
get
Entity
Id
get
Number
String
get
Time
Ms
get
Unique
Id
render
try
Get
Feature
Type
try
Get
Of
Class
try
Get
Time
Ms
ensure
Basic
ensure
Basic
Type
Value
ensure
Of
Class
is
Basic
is
Truthy
Generated using
TypeDoc