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
|
|
@ -91,4 +91,13 @@ The Reactions Extension extends the [Note](/entities/note) entity with the follo
|
|||
```
|
||||
|
||||
</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:reactions#React`, for adding a Reaction to a Note.
|
||||
Loading…
Add table
Add a link
Reference in a new issue