Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

549
Visualizações
How to pass dynamic values into Material UI's createTheme()

I'm looking to pass data into Material UI's default theme, but I'm struggling to make it work.

Here's the theme definition on index.js:

let theme = createTheme({
  primary: {
    main: '#212121'
    }
})

And this is what I want to pass:

  primary: {
    main: data.website.live.theme.colors.primary
    }

This is what I tried:

let theme = createTheme(data, {
  primary: {
    main: data.website.live.theme.colors.primary
    }
})

But, this approach didn't work as createTheme only allows the following arguments:

  • Options (object): Takes an incomplete theme object and adds the missing parts.
  • ...args (object[]): Deep merge the arguments with the about to be returned theme.

Official documentation: https://mui.com/material-ui/customization/theming/#theme-provider

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda