Module float_button

Module float_button 

Source

Structs§

BackTopProps
BackTop helper: scrolls window to top and renders a FloatButton.
BadgeConfig
Simplified badge config (subset of antd badge).
FloatButtonGroupProps
Group container for multiple float buttons.
FloatButtonProps
Floating action button props.
FloatButtonPurePanelProps
Static panel version of float buttons, matching AntD FloatButton.PurePanel.

Enums§

FloatButtonShape
Shape of the floating action button.
FloatButtonType
Visual style for the floating action button.

Functions§

BackTop
FloatButton
Floating action button with Ant Design flavored theming.
FloatButtonGroup
Wrap float buttons together (minimal vertical stack).
FloatButtonPurePanel