interface AnchorScrollObject {
    yOffset: number | Function | JQLite;
}

Properties

Properties

yOffset: number | Function | JQLite