StringOrRef: string | Ref<string>

Passing a Ref as an argument is possible, however it will not make the call reactive as unref() is used to obtain the Ref value

Generated using TypeDoc