Trails Packages
    Preparing search index...

    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

    Properties

    bottom: string
    left: string
    right: string
    top: string