文件名称:react-hubspot:用于与Hubspot API交互的React钩子的集合
文件大小:39KB
文件格式:ZIP
更新时间:2024-05-26 14:30:33
react forms form hubspot hubspot-api
React Hubspot
用于与Hubspot API交互的React钩子的集合
安装
npm install --save react-hubspot
用法
import { useForm } from 'react-hubspot'
export default ( ) => {
const { data , isLoading , isError , handleSubmit } = useForm ( {
portalId : '
【文件预览】:
react-hubspot-master
----src()
--------useForm.js(1KB)
--------index.js(52B)
----.babelrc(137B)
----.travis.yml(148B)
----README.md(603B)
----.gitignore(19B)
----package-lock.json(163KB)
----package.json(1KB)