n
nonaxial
Components
186/207

Volume Control

Media

Animated volume slider

volumeslideraudio

Installation

$
npx shadcn@latest add https://nonaxial.com/r/volume-control.json

Usage

tsx
import { VolumeControl } from "@/components/nonaxial/volume-control"

export default function Example() {
  return (
    <VolumeControl>{/* Your content here */}</VolumeControl>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring