I have a component that is responsible for displaying the values of an array of objects and each object has a series of colors assigned:
colores: any = [
{id: 1, c1: '#f0f0f0', c2: '#c8c8c8', c3: '#b4b4b4', c4: 'a0a0a0', c5: '8c8c8c'},...
asked by
30.12.2017 / 18:57