sales-cta

v1.1.5arrow_drop_down
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
STATUS
Passing
DOWNLOADS
1,276
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
37 KB
A call-to-action section, allowing enterprise users to contact us directly from the Enterprise page.<br/> Form is managed by Formik, and validated by Yup.
2 contributors
Install sales-cta as a package?
Copied
npm i @bit/bit.evangelist.sections.enterprise-offering.sales-cta
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
SalesCta ()

A call-to-action section, allowing enterprise users to contact us directly from the Enterprise page.
Form is managed by Formik, and validated by Yup.

Properties
NameTypeDescription
onSubmitMessage
signature
onSubmitCta
signature

handles form submission, with user input as a single object parameter. Return a promise to show loader

onBookMeeting
signature

handles ‘book a meeting’ call to action. Return a promise to show loader

Help and resources