0.6.5 • Published 7 years ago
weex-rax-framework-api v0.6.5
weex-rax-framework-api
Global API Rax Framework provide
window- devicePixelRatio
- open()
- postMessage()
- addEventListener()
- removeEventListener()
document- fonts
- add
- fonts
navigator- platform
- product
- appName
- appVersion
screen- width
- height
- availWidth
- availHeight
- colorDepth
- pixelDepth
location- hash
- search
- pathname
- port
- hostname
- host
- protocol
- origin
- href
fetchFontFacevar bitterFontFace = new FontFace('Bitter', 'url(https://fonts.gstatic.com/s/bitter/v7/HEpP8tJXlWaYHimsnXgfCOvvDin1pK8aKteLpeZ5c0A.woff2)'); document.fonts.add(bitterFontFace); var oxygenFontFace = new FontFace('Oxygen', 'url(https://fonts.gstatic.com/s/oxygen/v5/qBSyz106i5ud7wkBU-FrPevvDin1pK8aKteLpeZ5c0A.woff2)'); document.fonts.add(oxygenFontFace);- href
- origin
- searchParams
- toString()
URLSearchParams- append()
- delete()
- entries()
- get()
- getAll()
- has()
- keys()
- set()
- values()
- toString()
alertdefinerequire__weex_downgrade____weex_env____weex_define____weex_require__