Type Alias: Breakpoint
Breakpoint =
"mobile"
|"tablet"
|"desktop"
|string
Defined in: types/responsive.ts:2
Breakpoint identifier type - can be predefined or custom string
Breakpoint =
"mobile"
|"tablet"
|"desktop"
|string
Defined in: types/responsive.ts:2
Breakpoint identifier type - can be predefined or custom string