A
A
Alexander2021-06-28 11:19:32
React
Alexander, 2021-06-28 11:19:32

How to create a component like materia ui on styled-components?

How can you create similar props like materia ui?
It is necessary that the button accepts a color prop with several values ​​​​like in mui

'default'
| 'inherit'
| 'primary'
| 'secondary'

<Button variant="contained" color="primary">
  Primary
</Button>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2021-06-28
@axrising

https://codesandbox.io/s/qna-q1011351-nh8j1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question