dw-edit
Adds supports for [DwEditComponent]
Implementation Details
Component Selector: 'wm-dw-edit'
Class inheritance
DwEditComponent extends ColumnControlComponent.
Support
Properties
Property | Get/Set | Notify Changes | Details |
controlType: string | Yes/No | Yes | Returns the type value for the control. |
useCodeTable: boolean | Yes/No | Yes | Returns a boolean indicating if the column uses code table. |
Events
Event | Supported | Parameter | Details |
change | Yes | $event: any | Triggers |
Functions
Function | Supported | Details |
None | None | None |
Last updated