The framework currently contain some pre-defined runtime type such as Float/Int etc... provided by vihaco.
However, in practice, each component might want to define/use their own runtime type. its a bit messy right now how user can achieve that when authoring a given component. (specifically parsing, and user define type used in inline argument in bytecode)
The framework currently contain some pre-defined runtime type such as Float/Int etc... provided by vihaco.
However, in practice, each component might want to define/use their own runtime type. its a bit messy right now how user can achieve that when authoring a given component. (specifically parsing, and user define type used in inline argument in bytecode)