Type alias HtmlStyle

HtmlStyle: {
    [key: string]: string | number;
}

Type declaration

  • [key: string]: string | number

Generated using TypeDoc