templates
Advanced tools
Changelog
[0.15.0]
.removeItem
method that was deprecated in v0.10.7 from List
.handleView
is deprecated in favor of .handleOnce
and will be removed in a future version. Start using .handleOnce
now.Templates.setup()
method for initializing any setup code that should have access to the instance before any other use code is run.app.option.set
, app.option.get
and app.option.merge