Skip to main content

we need that urgently

Hi @Pratik Suthar,

 

We do not support fill color for the moment. You can define the backgroundColor with the Web SDK using:

 

await miro.board.widgets.create({type:'card', style: { backgroundColor: "#f24726"}})

 


Yup - this is what we use to sync the colour of Card widgets in CarbonCopy.


Reply