Skip to content

Where can I find the 'real' Spinner component? #1315

Answered by AlekseyManetov
pldvd asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I've fixed links in my previous message. The doc which you send related to the design library, in development we have a little bit another naming, because some of components was developed earlier than design library was created. If you need 'Spinner' in design terms, you can just use an animated icon from our @epam/assets package:
import { ReactComponent as myIcon } from '@epam/assets/icons/loaders/circle_loader_30.svg';

All icons previews could be find here - https://uui.epam.com/documents?id=icons&mode=doc&skin=UUI4_promo&category=assets

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@AlekseyManetov
Comment options

Answer selected by pldvd
@pldvd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants