projects/m2-core/src/lib/widget-modules/property-value/datatype/string-value.component.ts
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | string-value |
| template | |
Properties |
|
Methods |
Inputs |
| allowWrap |
Type : boolean
|
Default value : true
|
| value |
Type : string
|
| ngOnChanges | ||||||
ngOnChanges(changes: ComponentChanges<StringValueComponent>)
|
||||||
|
Parameters :
Returns :
void
|
| Optional containsHtml |
Type : boolean
|