JSPM

  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q57574F

Package Exports

  • @rc-hooks/mem-cache

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rc-hooks/mem-cache) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

RcMask 一 遮罩层

API

属性 说明 类型 默认值
show 是否显示,可选 boolean false
className class字符串,可选 string ''
style 样式扩展,可以选 [key: string]: React.CSSProperties {}

可透传其他div的属性到mask外壳容器上,如onClick等