Skip to content

Commit 8134881

Browse files
authored
Update DatePickerDescription.md with note about compat components
1 parent e40f118 commit 8134881

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
Picking a date can be tough without context. A date picker (DatePicker) offers a popup control that’s optimized for picking a single date from a calendar view where contextual information like the day of the week or fullness of the calendar is important. You can modify the calendar to provide additional context or to limit available dates.
2+
3+
Note: DatePicker is a compat component - its internal architecture does not follow all the principles regular Fluent UI v9 components follow - it is not composed of atomic hooks and it might be more difficult to tweak its appearance and behavior.
4+
It however follows Fluent 2 design and uses design tokens, it is production ready and it is stable.

0 commit comments

Comments
 (0)