跳到主要内容

Newsletter

Components

The Newsletter component family provides the following components:

NewsletterSignup

Component for newsletter signup by visitors (not logged-in users)

You can import the NewsletterSignup component from the newsletter component family in the @openclothes/react package:

Javascript
import { NewsletterSignup } from "@openclothes/react/components/Newsletter"

NewsletterUnsubscribe

Component for handling newsletter unsubscribe links

You can import the NewsletterUnsubscribe component from the newsletter component family in the @openclothes/react package:

Javascript
import { NewsletterUnsubscribe } from "@openclothes/react/components/Newsletter"