0.2.8 • Published 5 years ago
@cw-ui/spinner v0.2.8
@cw-ui/spinner
This package can change any time. Please only use if you are the ETC.Digital team.
Introdução
O componente Spinner é usado para indicar um estado de carregamento.
Exemplo básico
const SpinnerBasicExample: FC = () => {
  return <Spinner size={12}/>
}API
requerido
size (number): O tamanho do spinner em pixels.
Valores aceitaveis: 16, 24, 32, 46, 54, 64 e 92;