Skip to content

Packages  ›  trotsky  ›  ListMixins  ›  unmute

ListMixins.unmute() method

Appends a step to unmute the current list.

Signature:

typescript
unmute(): this;

Returns:

this

The current instance for method chaining.