prepareAll
Creates all items in the container.
Import
Typing:
Arguments:
container:
IContainer
- container to create all its items.
Returns:
static copy of the container:
IContainer
- plain JS-object with fields those are container items.
Example:
Last updated
Was this helpful?