LiquidGlassJS - v0.0.0
Preparing search index...
core/src
ScrollEdgeOptions
Interface ScrollEdgeOptions
interface
ScrollEdgeOptions
{
position
?:
"top"
|
"bottom"
;
size
?:
number
;
strength
?:
number
;
}
Index
Properties
position?
size?
strength?
Properties
Optional
position
position
?:
"top"
|
"bottom"
Optional
size
size
?:
number
Optional
strength
strength
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
position
size
strength
LiquidGlassJS - v0.0.0
Loading...