Using LynxLoadMeta
to render LynxView
, it is the main entrance for the client to load Lynx
templates.
meta: LynxLoadMeta
: Lynx template loads metadata, and developers use this data structure to specify optional data loaded by the template.meta: LynxLoadMetadata*
: Lynx template loads metadata, and developers use this data structure to specify optional data loaded by the template.