UNPKG

@v4fire/client

Version:

V4Fire client core library

20 lines (11 loc) 301 B
# icons/b-progress-icon This module provides a component to indicate loading. ## Synopsis * The component extends [[iBlock]]. * The component is functional. * The component can be used as a flyweight. * By default, the root tag of the component is `<span>`. ## Usage ``` < b-progress-icon ```