projects/m2-core/src/lib/model/dialog/system/HintCardConfig.ts
Properties |
|
| customScroll |
customScroll:
|
Type : boolean
|
| Optional |
| detailsStyleClasses |
detailsStyleClasses:
|
Type : string
|
| Optional |
| entityDetailsInnerHtml |
entityDetailsInnerHtml:
|
Type : string
|
| Optional |
| entityDetailsTemplate |
entityDetailsTemplate:
|
Type : TemplateRef<any>
|
| Optional |
| entityId |
entityId:
|
Type : number | string
|
| Optional |
| event |
event:
|
Type : MouseEvent
|
| getEntityFn |
getEntityFn:
|
Type : function
|
| Optional |
| getImageFn |
getImageFn:
|
Type : function
|
| Optional |
| getTypeInfoFn |
getTypeInfoFn:
|
Type : function
|
| Optional |
| maxHeight |
maxHeight:
|
Type : string
|
| Optional |
| onCloseFn |
onCloseFn:
|
Type : function
|
| Optional |
| overlayPanelStyles |
overlayPanelStyles:
|
Type : Partial<CSSStyleDeclaration>
|
| Optional |
| showDelay |
showDelay:
|
Type : number
|
| Optional |
| target |
target:
|
Type : HTMLElement
|
| Optional |
| width |
width:
|
Type : string
|
| Optional |