mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 10:59:16 +01:00
feat: ✨ Register more interaction types in the relevant extensions
This commit is contained in:
parent
1d375491d1
commit
c26029681b
3 changed files with 30 additions and 3 deletions
|
|
@ -44,4 +44,13 @@ When a user shares a note, the note's original author **must** receive the entit
|
|||
```
|
||||
|
||||
</Col>
|
||||
</Row>
|
||||
</Row>
|
||||
|
||||
## Interaction Types
|
||||
|
||||
<Note>
|
||||
This section only applies to implementors of the [Interaction Controls Extension](/extensions/interaction-controls).
|
||||
</Note>
|
||||
|
||||
This extension registers the following interaction types:
|
||||
- `pub.versia:share#Share`, for sharing a Note.
|
||||
Loading…
Add table
Add a link
Reference in a new issue