Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/tasks
FactoryTaskParams
Interface FactoryTaskParams
interface
FactoryTaskParams
{
attrs
?:
{
isFormatted
?:
boolean
;
name
:
string
;
value
:
any
;
}
[]
;
content
?:
any
;
count
:
any
;
isContentFormatted
?:
boolean
;
tag
?:
string
;
}
Hierarchy
AnyParams
FactoryTaskParams
Index
Properties
attrs?
content?
count
is
Content
Formatted?
tag?
Properties
Optional
attrs
attrs
?:
{
isFormatted
?:
boolean
;
name
:
string
;
value
:
any
;
}
[]
Optional
content
content
?:
any
count
count
:
any
Optional
is
Content
Formatted
is
Content
Formatted
?:
boolean
Optional
tag
tag
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
content
count
is
Content
Formatted
tag
beamtoix
Loading...