Lynx/Modules/Bottom Sheet/BottomSheet
@sigx/lynx-sheet · Beta · Component library

BottomSheet#

The route-free bottom sheet — a partial-height sheet with DetentSpec geometry, live detents, drag and keyboard riding. The primary export of @sigx/lynx-sheet.

Import#

TSX
import { BottomSheet } from '@sigx/lynx-sheet';

<BottomSheet> rests at a set of detents (a fraction of the screen, a fixed px, or the keyboard), tracked live, in persistent or dismissible mode. See Usage for a worked example and the API reference for the full prop list.