You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-7.x/elements.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -831,3 +831,17 @@ Helper that returns the title text to use in header. It takes the following para
831
831
832
832
-`options` - The options object of the screen.
833
833
-`fallback` - Fallback title string if no title was found in options.
834
+
835
+
### `useFrameSize`
836
+
837
+
Hook that returns the size of the frame of the parent navigator. It accepts a selector function which receives the frame dimensions and returns a value:
0 commit comments