mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update Calendar.d.ts
This commit is contained in:
parent
b824bfd5e9
commit
b2bcbb3de9
1 changed files with 1 additions and 1 deletions
2
components/lib/calendar/Calendar.d.ts
vendored
2
components/lib/calendar/Calendar.d.ts
vendored
|
@ -48,7 +48,7 @@ export interface CalendarPassThroughMethodOptions {
|
|||
*/
|
||||
export interface CalendarResponsiveOptions {
|
||||
/**
|
||||
* Breakpoint for responsive mode. Exp; @media screen and (max-width: ${breakpoint}) {...}
|
||||
* Breakpoint for responsive mode. Exp; \@media screen and (max-width: ${breakpoint}) {...}
|
||||
*/
|
||||
breakpoint: string;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue