xr-frame / Exports / IDataValueHandler
Interface: IDataValueHandler<TDataValue>
详见registerDataValue。
Type parameters
Table of contents
Methods
Methods
create
▸ create(value
, defaultValue
, scene
): TDataValue
Parameters
Name | Type |
value | string |
defaultValue | any |
scene | Scene |
Returns
TDataValue