Skip to content

Spinner Icon

BsSpinnerIcon is an icon component that is normally used for displaying loading indicator.

Updated in v2.2.0

Overview

<bs-spinner-icon> is typically used for displaying loading or refresh indicator. It can be used inside almost any component or html element. <bs-spinner-icon> has two built-in animations, which are: Spin and Pulse. These animation can be enabled via property spin or pulse, but do not use both property together.

IMPORTANT

The <bs-icon-spinner> tag still works, but has been deprecated since v2.2.0.

API Reference

Released under the BSD-3-Clause License.