Methods
(inner) PlacedCoupons(props) → {view}
- Description:
Render
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
props |
props |
Returns:
- Type
- view
Type Definitions
props
Properties:
| Name | Type | Description |
|---|---|---|
placedCoupons |
Array | All coupons data |
currency |
string | Currency sign |
selectedCouponId |
number | |
getPlacedCoupons |
function | |
selectCoupon |
function |
Type:
- object