mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
Added Another Use full example with Screenshot (#1557)
This commit is contained in:
parent
8f005760b5
commit
4fec3f4580
@ -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
|
||||
|
||||
BIN
screenshorts/show options.jpg
Normal file
BIN
screenshorts/show options.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Loading…
x
Reference in New Issue
Block a user