The reward widget, AKA buy me a coffee widget, gives the readers a way to support a creator through the use of donations or tips.
Site Parameters#
The reward
is a key value pair that mapping from platform to their QR Code image, therefore, any platform that supports QR code is supported.
Name | Type | Default | Description |
---|---|---|---|
reward |
Object | - | |
reward.alipay |
String | - | Alipay QR Code Image. |
reward.wechat |
String | - | Wechat QR Code Image. |
Page Parameter#
Name | Type | Default | Description |
---|---|---|---|
reward |
Boolean | true |
Turn on/off reward widget. |
Comments