useBreakpointProps
BreakpointProps
| Name | Type | Default | Description |
|---|---|---|---|
matches | | Whether the breakpoint is matched. | |
props | T | | The props that should be applied if the breakpoint is matched. |
| Name | Type | Default | Description |
|---|---|---|---|
matches | | Whether the breakpoint is matched. | |
props | T | | The props that should be applied if the breakpoint is matched. |