Skip to main content
props
object
required
content
Component
required
The component to place in the safe area inset.

Support

Usage

Floating bottom bar

Top banner

Notes

  • The inset content stays fixed while the main content scrolls underneath.
  • The main content’s safe area is adjusted to account for the inset, preventing overlap.
  • Use for persistent toolbars, banners, or action bars that float above scrollable content.