export interface HtmlCtx { elementRef: any; selector: any; srtHtml: string; position: InsertPosition; }