@refoldai/refold-js
Preparing search index...
RefoldOptions
Interface RefoldOptions
interface
RefoldOptions
{
baseUrl
?:
string
;
token
?:
string
;
}
Index
Properties
base
Url?
token?
Properties
Optional
base
Url
baseUrl
?:
string
The base URL of the Refold API. You don't need to set this.
Optional
token
token
?:
string
The session token.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
token
@refoldai/refold-js
Loading...
The base URL of the Refold API. You don't need to set this.