The utils sub-module exposes utility classes and functions that are helpful when building EnvisionWeb applications.
Assuming that the EnvisionWeb client component has been imported into the variable cee, the members in
the utils module may be accessed using the cee.utils prefix.
The utils sub-module exposes utility classes and functions that are helpful when building EnvisionWeb applications.
Assuming that the EnvisionWeb client component has been imported into the variable
cee
, the members in the utils module may be accessed using thecee.utils
prefix.