Type alias StyleOptions

StyleOptions: {
    key?: string;
    style: StyleString;
}

Type declaration

Generated using TypeDoc