weex-nuke
Version:
基于 Rax 、Weex 的高性能组件体系 ~~
7 lines (6 loc) • 1.28 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = 'accept acceptCharset accessKey action preventEnterKey returnKeyType allowFullScreen allowTransparency\nalt async autoComplete autoPlay capture cellPadding cellSpacing challenge\ncharSet checked classID className colSpan cols content contentEditable contextMenu\ncontrols coords crossOrigin data dateTime default defer dir disabled download draggable\nencType form formAction formEncType formMethod formNoValidate formTarget frameBorder\nheaders height hidden high href hrefLang encrypt htmlFor httpEquiv windowSoftInputMode icon id inputMode integrity\nis keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media\nmediaGroup method min minLength multiple muted name noValidate nonce open\noptimum pattern placeholder poster preload radioGroup readOnly rel required\nreversed role rowSpan rows sandbox scope scoped scrolling seamless selected\nshape size sizes span spellCheck src srcDoc srcLang srcSet start step style\nsummary tabIndex target title type useMap value width wmode wrap encryptFormat searchEncryptFormat encryptSeckeyType'.replace(/\s+/g, ' ').replace(/\t|\n|\r/g, '').split(' ');
module.exports = exports['default'];
;