Skip to content

Commit

Permalink
docs: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Dec 9, 2024
1 parent d59f850 commit 8a69891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s2-site/docs/common/interaction.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ interface ScrollSpeedRatio {
| -- | -- | -- | -- | --- |
| interactionName | 触发选中的交互名 | [InteractionName](#interactionname) | | |
| targetCell | 触发选中的单元格 | [S2CellType](/api/basic-class/base-cell) | | |
| event | 触发选中的事件对象 | FederatedPointerEvent | | |
| event | 触发选中的事件对象 | `FederatedPointerEvent \| Event \| KeyboardEvent` | | |

### InterceptType

Expand Down

0 comments on commit 8a69891

Please sign in to comment.