-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 2024-01-15-fluentui-month-picker.md
- Loading branch information
1 parent
c731b4d
commit 7fb4812
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: FluentUI Month Picker | ||
metadate: hide | ||
categories: | ||
- month | ||
- picker | ||
- fluentui | ||
image: /assets/images/fluentui-month-picker.png | ||
visit: | ||
download: 'https://github.com/drivardxrm/FluentUI.MonthPicker.PCF' | ||
demo_youtube: B1WjDnIgOyA | ||
model_support: true | ||
canvas_support: true | ||
portals_support: false | ||
license_defined: true | ||
managed_solution: true | ||
authors: | ||
- david_rivard | ||
--- | ||
A control to select a month and optionally outputs some information about the selected month (ex. month number, number of days in month). |