1.0.0 • Published 10 months ago

@wpmudev/shared-upsells v1.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
10 months ago

SUI Shared Upsells

This React module is distributed with npm. After installing npm, you can install this package without a hassle.

Install

You can install both packages with the following command:

npm i --save-dev @wpmudev/shared-upsells

Properties

titleIcon

Type: string

This property displays the icon on the header.

title

Type: string

This property displays the title of the module.

description

Type: string

Use this property to add description of the module.

listItems

Type: array

This property is to add items in the list.

buttonLabel

Type: string

Use this property to add button label.

buttonUrl

Type: string

Use this property to add link in the button.