Fullscreen Image Viewer
Note: The present example is only relevant to the Lightning Experience.
The Fullscreen Image Viewer is a parameter found on the SharinPix Album component that generates space around the fullscreen viewer of an image. This value is used to avoid hidden elements when alerts are shown.
Information:
The SharinPix Album component was previously named SharinPix.
- The default value for the Fullscreen Image Viewer is
90px 0 0 0
. This value adopts the CSS syntax for the Padding property. Each value corresponds to the amount of space to be generated between the fullscreen viewer and those starting positions:-
top
- 90px -
right
- 0 -
bottom
- 0 -
left
- 0
-
More information on these CSS Padding values can be found here: https://www.w3schools.com/Css/css_padding.asp