Skip to content

FloatButton 悬浮按钮

固定在页面角落的悬浮按钮,对齐 Ant Design FloatButton。

示例

API

属性说明类型默认值
icon图标ReactNode-
tooltip提示文字string-
shape形状'circle' | 'square''circle'
position位置{ right?: number; bottom?: number }{ right: 24, bottom: 24 }