ModeValueInfo interface
Nested parameter definition.
Properties
interface |
The interface string name for the nested parameter. |
parameters | The definition of the parameter. |
Property Details
interfaceString
The interface string name for the nested parameter.
interfaceString?: string
Property Value
string
parameters
The definition of the parameter.
parameters?: ModuleAssetParameter[]