Sheet deprecated LEGACY

Examples API Setup
-
Name and descriptionType Value
closeable
Whether or not a sheet can be closed by user.
boolean
data
Optional data to be passed to the sheet.
I
image
A content to show above the sheet.
PolymorpheusContent<TuiSheetOptions<I>>
''
imageSlide
Should image slide as the sheet is dragged.
boolean
stops
An array of stop points in any units for the sheet.
string[]
[]
initial
Initial stop index to open on. Indices exceeding stops are treated as stop on image then stop on top of the sheet's content.
number
overlay
Show overlay under the sheet.
boolean