Language: handlebars
Template used by payment expiry date control in edit mode
{{{template "payment-date-expiry.edit" month=month year=year}}}
NB. It is usually preferable to use control.view template rather than calling this directly
- Source:
- See:
Parameters:
Name | Type | Description |
---|---|---|
month |
object | Attributes to pass to el-select for month |
year |
object | Attributes to pass to el-select for year |