xverse-components-container
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

API

参数名 类型 说明 默认值 是否必填 备注
isNoMark boolean 是否不响应点击事件 true false 为 true 时,pointerEvents 为 none, 容器不响应点击事件,但不影响子节点的 pointerEvents;为 false 时,pointerEvents 为 all, 容器点击事件才生效
enterAnim 'left'
'right'
'top'
'bottom'
'left-top'
'right-top'
'right-bottom'
'left-bottom'
'fade'
'alert' 入场动画效果类型 - false -
className string css 类名 - false -
style CSSProperties - false -
onClick () => any 点击事件 - false 配置前,请确属性中是否开启响应点击的开关

Readme

Keywords

Package Sidebar

Install

npm i xverse-components-container

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

81.3 kB

Total Files

8

Last publish

Collaborators

  • canny_1207
  • joycess
  • shi2800