AppleSauce
Preparing search index...
applesauce-factory
build
Function build
build
(
template
:
EventFactoryTemplate
,
context
:
EventFactoryContext
,
...
operations
:
(
undefined
|
EventOperation
)
[]
,
)
:
Promise
<
EventTemplate
>
Creates an event using a template, context, and a set of operations
Parameters
template
:
EventFactoryTemplate
context
:
EventFactoryContext
...
operations
: (
undefined
|
EventOperation
)
[]
Returns
Promise
<
EventTemplate
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Creates an event using a template, context, and a set of operations