Documentation

setMirrorRTL()

Sets whether this icon should be mirrored in RTL mode.

setMirrorRTL(mirror?: boolean): this;

Parameters

Return value

The icon instance, for method chaining.

Related