IParameterized

Interface that allows you to create components with execution parameters.

Description

The IParameterized interface allows you to create components with execution parameters.

Instance methods

setParameters

Sets execution parameters.

setParameters(parameters: Parameters): void

See also