Book state
Book state​
| State | Description |
|---|---|
| isbns: (string or number)[] | searched isbn |
| isbn: string or number | current isbn |
| image: HTMLImageElement | current Image object |
| src: string | |
| alt: string | |
| host: string | amazon host url |
| size: string | image size shorthands: xs, sm, md, lg |
| ref: any | React Forwarded Ref Object |