Render a loader animation if showLoader is true, else show children of
Optional
<Loader showLoader={true}>{children}</Loader><Loader showLoader={true}></Loader> Copy
<Loader showLoader={true}>{children}</Loader><Loader showLoader={true}></Loader>
Generated using TypeDoc
Render a loader animation if showLoader is true, else show children of