Interface IStyleHTMLWrapper
interface IStyleHTMLWrapper {
(col, ctx): string;
(col, ctx): string;
}
- IStyleHTMLWrapper(col, ctx): string
Parameters
- col: Column
- ctx: "header" | "sidePanel" | "reorder"
Returns string
- IStyleHTMLWrapper(col, ctx): string
Returns string