Angular SPA Framework - Markup Components - CommandContainer - Configuration

This section describes configuration options used to create a command container.

id

The identifier of the command container.

Type:

String

Default Value: null

Setting this option is mandatory, since a command container identifier is required when defining application command mapping. The identifier should be unique throughout an entire application.