Examples
Use to present the frame structure and all of its elements.
Props
children
React.ReactNode
The content to display inside the frame.
globalRibbon
React.ReactNode
Accepts a global ribbon component that will be rendered fixed to the bottom of an application frame
offset
string
A horizontal offset that pushes the frame to the right, leaving empty space on the left
skipToContentTarget
React.RefObject
Accepts a ref to the html anchor element you wish to focus when clicking the skip to content link
topBar
React.ReactNode
Accepts a top bar component that will be rendered at the top-most portion of an application frame