项目作者: ryanve

项目描述 :
CSS interaction classes
高级语言: CSS
项目地址: git://github.com/ryanve/ix.css.git
创建时间: 2017-07-22T22:57:22Z
项目社区:https://github.com/ryanve/ix.css

开源协议:ISC License

下载


ix.css

Interaction classes for UI component engineering. Use carefully.

touch-action

  • .touch-none set to none with fallback to manipulation for iOS
  • .touch-fast set to manipulation named with intent for UI controls
  • .touch-auto set to auto

pointer-events

  • .events-none
  • .events-auto

Coverage