Socket
Book a DemoInstallSign in
Socket

@skyhooks/react-use-hubspot

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyhooks/react-use-hubspot

HubSpot integration for react.

1.0.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

react-use-hubspot

HubSpot integration for react.

Usage

click here to see example for more details

function App() {

  const hubSpot = useHubSpot({
    portalId: import.meta.env.VITE_HS_PORTAL_ID,
    formId: import.meta.env.VITE_HS_FORM_ID,
  })

  return (
    <>
      <div>
        <hubSpot.element
          loader={<h2>Load...</h2>}
        />
      </div>
    </>
  )
}

Available options

All options are available based on the hubSpot configuration, Click here to see what options are available

For more details

License

Copyright © 2023 Gihan Rangana(under the skyhooks org) Released under the MIT license.

FAQs

Package last updated on 06 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.