Skip to content

Packages  ›  trotsky  ›  ListMixins  ›  mute

ListMixins.mute() method

Appends a step to mute the current list.

Signature:

typescript
mute(): this;

Returns:

this

The current instance for method chaining.