---
url: /docs/forms/components/month.md
---
# 月份组件

继承 [DatePicker 组件](./datePicker.md)

```php
Month::make('month', '月份组件');
```
