Docs: Fix sidebar issue on all Basalt methods

This commit is contained in:
Erb3
2022-09-17 14:41:54 +02:00
parent bd61da9593
commit 45bb23476b
19 changed files with 80 additions and 56 deletions

View File

@@ -1,17 +1,18 @@
# Basalt
# basalt.getFrame
## getFrame
Returns a base frame by the given id.
## Parameters
### Parameters
1. `string` id
## Returns
### Returns
1. `frame` The frame with the supplied id.
## Usage
### Usage
* Creates, fetches and shows the "myFirstFrame" object