mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 18:30:35 +01:00
chore(components): improve tsdoc
This commit is contained in:
@@ -28,6 +28,10 @@ export interface SlideoverProps extends DialogRootProps {
|
||||
* @defaultValue true
|
||||
*/
|
||||
transition?: boolean
|
||||
/**
|
||||
* The side of the slideover.
|
||||
* @defaultValue 'right'
|
||||
*/
|
||||
side?: SlideoverVariants['side']
|
||||
/**
|
||||
* Render the slideover in a portal.
|
||||
|
||||
Reference in New Issue
Block a user