We're live on Product Hunt today

Apple Intelligence Glow

Pro

A soft Apple Intelligence edge glow that traces the screen with a rotating iridescent gradient you can toggle on.

glowbordergradientapplesirioverlay
Apple Intelligence Glow component preview

Props

PropTypeDefaultDescription
activeboolean-Controlled on/off. Pass this to drive the glow from your own state.
defaultActivebooleantrueUncontrolled initial state.
onActiveChange(active: boolean) => void-Fires whenever the glow turns on or off.
onLabelstring"Turn On Apple Intelligence"Pill label when the glow is off.
offLabelstring"Turn Off Apple Intelligence"Pill label when the glow is on.
captionstring""Uppercase hint above the pill. Pass an empty string to hide it.
hideTogglebooleanfalseHide the built-in pill. Use this when you pass your own children.
childrenReact.ReactNode-Inner content. Defaults to the Apple Intelligence pill.
reachnumber52Inward mist size, in pixels.
durationnumber10One full color orbit in seconds.
labelstring"Apple Intelligence glow"Accessible name for the stage.