ResourceParam interface
Resource Params need to be initialized using $Param.Resource
Signature:
export interface ResourceParam extends AbstractParam
Extends: AbstractParam
Example
@Param() myAudio = $Param.Resource("audio")
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(Optional) | ||
"resource" |
(Optional) | ||
string | any |
(Optional) |