> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# mute

> Toggle the muted state of all loaded music tracks.

import { PageLink } from '/snippets/tsdocs/PageLink.jsx';
import { RefLink } from '/snippets/tsdocs/RefLink.jsx';

# mute

## Summary

Toggle the muted state of all loaded music tracks.

## Signature

```typescript theme={null}
mute(): void;
```

## Parameters

*No parameters.*

## Returns

**Type**:`void`

Toggle the muted state of all loaded music tracks.
