Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/floating-panel/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Users can freely and flexibly slide up and down to browse the content, which is

### Props

| Name | Description | Type | Description | Version |
| Name | Description | Type | Default | Version |
| --- | --- | --- | --- | --- |
| anchors | What height can be dragged to, the unit is `px` | `number[]` | - | |
| handleDraggingOfContent | Whether to handle the drag event of the panel content area. If disabled, only the head area can be dragged | `boolean` | `true` | |
Expand Down