Package-level declarations
Types
Link copied to clipboard
@Immutable
@Stable
Configuration for JellyFab animation feel, layout spacing, and motion physics.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Composable
Main JellyFab entry point — renders a floating action button with an expandable, jelly-like motion. The main FAB animates with a soft blob effect, primary actions fan out along an arc, and an optional secondary group can chain outward from the first primary action.
Link copied to clipboard
@Composable
Creates and remembers a JellyFabState for controlling the open/closed state of the JellyFab. Users may replace this with their own state to control it externally.