0.0.9 • Published 2 years ago
xverse-components-container-v2 v0.0.9
API
参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 |
---|---|---|---|---|---|
style | CSSProperties | - | false | - | |
className | string | css 类名 | - | false | - |
isScroll | boolean | 是否可滚动 | - | false | - |
onClick | () => any | 点击事件 | - | false | - |
enterAnim | 'left' | ||||
'right' | |||||
'top' | |||||
'bottom' | |||||
'left-top' | |||||
'right-top' | |||||
'right-bottom' | |||||
'left-bottom' | |||||
'fade' | |||||
'alert' | 入场动画效果类型 | - | false | - |