Renders compact control badges typically shown near the stage presenter or pinned video card.
Supports anchored positioning, shared icon overrides, and render hooks for integration with
custom shells or animated wrappers.
Key Features
Anchor buttons to any corner/edge of the stage via position and location.
Arrange buttons horizontally or vertically with direction.
Provide shared icon overrides for all buttons or per-button custom components.
Toggle visibility globally with showAspect prop.
Accessibility
Each button uses Pressable, exposing default press feedback.
Descriptive labels should be provided via name or injected within customComponent.
Renders compact control badges typically shown near the stage presenter or pinned video card. Supports anchored positioning, shared icon overrides, and render hooks for integration with custom shells or animated wrappers.
Key Features
position
andlocation
.direction
.showAspect
prop.Accessibility
Pressable
, exposing default press feedback.name
or injected withincustomComponent
.