Type alias StyleItem

StyleItem: {
    color?: string;
}

Type declaration

  • Optional color?: string