customWidth
customWidth: number
customHeight
customHeight: number
componentsToRender
componentsToRender: {
component: any;
inputs?: any;
}[]
Optional
backgroundColor
backgroundColor?: string
Optional
containerStyle
containerStyle?: Partial<CSSStyleDeclaration>
Optional
customTemplate
customTemplate?: TemplateRef<any>