114
|
passProps: {}, // simple serializable object that will pass as props to the lightbox (optional)
|
114
|
passProps: {}, // simple serializable object that will pass as props to the lightbox (optional)
|
116
|
backgroundBlur: "dark", // 'dark' / 'light' / 'xlight' / 'none' - the type of blur on the background
|
116
|
backgroundBlur: "dark", // 'dark' / 'light' / 'xlight' / 'none' - the type of blur on the background
|
119
|
adjustSoftInput: "resize", // android only, adjust soft input, modes: 'nothing', 'pan', 'resize', 'unspecified' (optional, default 'unspecified')
|
120
|
adjustSoftInput: "resize", // android only, adjust soft input, modes: 'nothing', 'pan', 'resize', 'unspecified' (optional, default 'unspecified')
|