Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,17 @@ This is the syntax that describes an optional parameter:

If an input is omitted, the default value of `5` will be passed to the function.

<br/>

### **Show Options passing Value**

```js
* @param {{status : "active" | "inactive" | "inprocess"}}
```
<img src="../screenshorts/show options.jpg" />
<br/>
<br/>

## What `documentation` does, so you don't have to

`documentation` does some minor magic to auto-generate documentation. Unless
Expand Down
Binary file added screenshorts/show options.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.