docs: updated event reference (#2791)

* docs: updated events reference

* docs: added noCopy metadata option for code blocks
This commit is contained in:
Shahed Nasser
2022-12-13 18:14:53 +02:00
committed by GitHub
parent 0d788e73c4
commit 319bcc71b0
5 changed files with 743 additions and 78 deletions
+4
View File
@@ -30,6 +30,10 @@ details summary {
width: 50%;
}
.reference-table .tooltip-container code {
white-space: nowrap;
}
.reference-table .theme-code-block span {
max-width: 100%;
word-break: break-word;