The url of the api to perform the exchange
Remove default styles. To Style the
.google-oauth-btn {
color: red;
background-color: lime;
}
(you can also pass your css selectors directly with Reacts' className
prop)
Optional. Default set to false.
Display an error to the user (will be displayed in a child div
element).
See IAuthorizationRequestParams
Placeholder image displayed next to button text. The placeholder prop has no effect if placeholder is set to false
Generated using TypeDoc