Interface for loader component props.
Optional
Indicates if the loader should be wrapped with div.
Indicates if the data are loaded. If false the loader is rendered otherwise the children are rendered.
Size of the loader.
Interface for loader component props.