Subscription expiration
Displays when ASB free trial has ended
Demo
API
Tag
| Name | Description |
<aui-subscription-expiration>
|
Custom element |
Attributes
| Name | Value | Required | Description |
subscriptiondata |
Stringified JSON object |
Stringified JSON object specifying the subscription details. See guidelines for required properties. |
|
emitupgradeevents |
Boolean attribute |
Indicates the component should emit an |
Properties
| Name | Value | Required | Description |
|---|---|---|---|
subscriptionData |
JSON object |
JSON object specifying the subscription details. See guidelines for required properties. |
|
emitUpgradeEvents |
Boolean attribute |
Indicates the component should emit an |
Events
| Name | Detail | Description |
|---|---|---|
s-upgrade |
The |
Fired after an upgrade button is clicked, if the |
Demo
API
Tag
| Name |
<AuiSubscriptionExpiration>
|
Props
| Name | Value | Required | Description |
subscriptionData |
JSON object |
|
JSON object specifying the subscription details. See guidelines for required properties. |
emitUpgradeEvents |
Boolean |
Indicates the component should emit an |
|
onSUpgrade |
Function |
Handles the The |
Skylab React links
Typescript
Exported types
Guidelines
Avalara for Small Business
This component is currently intended to indicate expiration of ASB free trial subscriptions.
Creating the subscription details object
This component is designed to accept the data emitted in the aui-subscription-countdown component's s-expire event.
Example:
Design
Design resources can be found on the Skylab design documentation site: skylab.avalara.com