Trails Packages
Preparing search index...
@open-pioneer/notifier
OffsetsObject
Interface OffsetsObject
Offsets from the edge of the screen; one css value for each edge.
interface
OffsetsObject
{
bottom
:
string
;
left
:
string
;
right
:
string
;
top
:
string
;
}
Index
Properties
bottom
left
right
top
Properties
bottom
bottom
:
string
left
left
:
string
right
right
:
string
top
top
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
left
right
top
Trails Packages
Loading...
Offsets from the edge of the screen; one css value for each edge.