Skip to content

Commit

Permalink
Merge pull request #306 from ArtBlocks/asaltste-patch-1
Browse files Browse the repository at this point in the history
Update artblocks-viewer.md typo
  • Loading branch information
asaltste authored Feb 29, 2024
2 parents b60ba4d + 510b5af commit 02a0cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion art-blocks-api/artblocks-viewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ You can create a customizable display for any route on artblocks-viewer. This is

All of the customization that can be done and the default values are as follows:

- **useCusomtomViewParams**: this is to specify you are using the custom view display and all other params require this to be true. `default: false`
- **useCustomViewParams**: this is to specify you are using the custom view display and all other params require this to be true. `default: false`
- **width**: this can be any valid html size and is the width of the token being displayed `default: 90vw`
- **height**: this can be any valid html size and is the height of the token being displayed `default: 90vh`
- **backgroundColor**: this can be any six digit hex color and is the background color of the page `default: ffffff`
Expand Down

0 comments on commit 02a0cce

Please sign in to comment.