Class

CustomLoadingIcon

CustomLoadingIcon(props) → {React.ReactElement}

Constructor

# new CustomLoadingIcon(props) → {React.ReactElement}

Overview

It is responsible for the loading circle icon
Parameters:
Name Type Description
props Object
size Number

The size of the circle (usually stays default)

thickness Number

The thickness of the circle (usually stays default)

View Source Body/Project/Data/CustomLoadingIcon.js, line 24

React.ReactElement