onTemplateBundleReady
Provide a reusable TemplateBundle after template is decode.
Syntax
Android
Parameters
bundle: The recycled template bundle, it is nonnull but could be invalid.
Note
- This callback is disabled by default, and you can enable it through the DUMP_ELEMENT option or RECYCLE_TEMPLATE_BUNDLE option in LynxLoadMeta.
iOS
Parameters
bundle: the recycled template bundle, it is nonnull but could be invalid
Note
- This callback is disabled by default, and you can enable it through the enableRecycleTemplateBundle option in LynxLoadMeta.
Harmony
Parameters
bundle: The recycled template bundle, it is nonnull but could be invalid.
Note
- This callback is disabled by default, and you can enable it through theDUMP_ELEMENT option or RECYCLE_TEMPLATE_BUNDLE option in LynxLoadMeta.
Compatibility
LCD tables only load in the browser