@wpmudev/shared-upsells
v1.0.0
Published
WPMU DEV Shared Upsells
Downloads
1
Keywords
Readme
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.