2.1.0
- New optional
callback
parameter for theinitialize()
to support methods that should be called once the Tealium instance is ready. - New
remoteCommands
property on theTealiumConfig
object to allow passing RemoteCommands at config time.
callback
parameter for the initialize()
to support methods that should be called once the Tealium instance is ready.remoteCommands
property on the TealiumConfig
object to allow passing RemoteCommands at config time.