Skip to content

Commit

Permalink
clarify screenshots Araxeus#6
Browse files Browse the repository at this point in the history
  • Loading branch information
lysdexic-audio committed Mar 19, 2022
1 parent c7b6558 commit d42d862
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ prompt({
label: "Login Info:",
type: "multiInput",
multiInputOptions:
[

{
inputAttrs:
{
Expand Down Expand Up @@ -275,12 +275,15 @@ prompt({
<details>
<summary> Screenshots </summary>

![](https://github.com/amunim/custom-electron-prompt/blob/main/screenshots/multiInput/button.PNG)
With `selectOptions`:

![](screenshots/multiInput/multiInputSelect.PNG)

This screenshot also contains a custom button.

![](screenshots/multiInput/multiInputSelect.PNG)
Without `selectOptions`:
*This screenshot also contains a custom button.*

![](screenshots/multiInput/button.PNG)

</details>

Expand Down

0 comments on commit d42d862

Please sign in to comment.