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. |
Still have questions?
Find answers in the Dynatrace Community
| Name | Type | Default | Description |
|---|---|---|---|
matches | | Whether the breakpoint is matched. | |
props | T | | The props that should be applied if the breakpoint is matched. |