Skip to content

Commit

Permalink
DON-1061 Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
henrik-sky committed Jan 8, 2025
1 parent 26a3a6a commit 53211c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ import java.util.Locale
* @param dayOfWeekText [TextStyle] to format days of week in calendar header. Beware of the fact that some Chinese languages may require SHORT style instead of NARROW.
* @param now [LocalDate] a date for the calendar to consider as current
* @param monthSelectionMode [MonthSelectionMode] setting describing the month selection behaviour
* @param yearLabelInMonthHeader [Boolean] controls whether year is displayed inline with the month name or if the existing floating version is used
*/
@Immutable
data class CalendarParams(
Expand Down

0 comments on commit 53211c2

Please sign in to comment.