UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

12 lines (11 loc) 305 B
module.exports = function () { // @Viewport:getNavigationBasis() // // The navigation basis determines the default pinch and zoom depth // when the user interacts with the viewport background. // // Return // a Component, the current navigation basis. // return this.navigationBasis }