Ensures Google API Client Library script is loaded before allowing to render the child content
npm install @s-ui/sui-google-api-client-loaderEnsures Google API Client Library script is loaded before allowing to render the child content
``sh`
$ npm install @s-ui/sui-google-api-client-loader
#### Import package and use the component
`js
import GoogleApiClientLoader from '@s-ui/sui-google-api-client-loader'
return (
``
> Find full description and more examples in the demo page.