Add & use component for 'Try it!' button & related

This commit is contained in:
mDuo13
2025-01-28 16:38:58 -08:00
parent e637346701
commit 9d8cfc88cb
117 changed files with 378 additions and 172 deletions

View File

@@ -62,7 +62,7 @@ An example of the request format:
{% /tabs %}
[Try it! >](/resources/dev-tools/websocket-api-tool#subscribe)
{% try-it method="subscribe" /%}
The request includes the following parameters:

View File

@@ -46,7 +46,7 @@ An example of the request format:
{% /tabs %}
[Try it! >](/resources/dev-tools/websocket-api-tool#unsubscribe)
{% try-it method="unsubscribe" /%}
The parameters in the request are specified almost exactly like the parameters to the [subscribe method][], except that they are used to define which subscriptions to end instead. The parameters are: