web-rax-framework

0.6.5 • Public • Published

web-rax-framework

Global API Rax Framework provide

  • document

    • fonts
      • add
  • FontFace

    API:
    var iconFontFace = new FontFace('iconfont', 'url(http://at.alicdn.com/t/font_pkm0oq8is8fo5hfr.ttf)');
    document.fonts.add(iconFontFace);
     
    ELEMENT:
    <Text style={{fontFamily: 'iconfont'}}>{'\uE601'}</Text>

Readme

Keywords

none

Package Sidebar

Install

npm i web-rax-framework

Weekly Downloads

5

Version

0.6.5

License

BSD-3-Clause

Unpacked Size

1.22 MB

Total Files

22

Last publish

Collaborators

  • zeroling
  • wintercn
  • yuanyan
  • yacheng
  • rax-publisher