xr-frame / Exports / IDataValueHandler

# Interface: IDataValueHandler<TDataValue>

详见registerDataValue

# Type parameters

Name
TDataValue

# Table of contents

# Methods

# Methods

# create

create(value, defaultValue, scene): TDataValue

# Parameters

Name Type
value string
defaultValue any
scene Scene

# Returns

TDataValue