@interactjs / core/types / OptionMethod
Interface: OptionMethod<T>
core/types.OptionMethod
Type parameters
Name |
---|
T |
Callable
OptionMethod
â–¸ OptionMethod(this
): T
Parameters
Name | Type |
---|---|
this | Interactable |
Returns
T
Defined in
OptionMethod
â–¸ OptionMethod(this
, options
): Interactable
Parameters
Name | Type |
---|---|
this | Interactable |
options | T |