> For the complete documentation index, see [llms.txt](https://docs.gapvelocity.ai/webmap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-edit-mask.md).

# dw-edit-mask

Adds supports for \[DwEditMaskComponent]

## Implementation  Details

> **Component Selector:** 'wm-dw-edit-mask'

## Class inheritance

DwEditMaskComponent extends [ColumnControlComponent](/webmap/general/frontend/documentation/powerbuilder-kendo-components/base-components/column-control.md).

## Support

### Properties

| Property             | Get/Set | Notify Changes | Details                                                                    |
| -------------------- | ------- | -------------- | -------------------------------------------------------------------------- |
| controlType: string  | Yes/No  | Yes            | Returns the type of mask according with the mask type received from model. |
| mask: string         | Yes/No  | Yes            | Returns the mask definition received from model.                           |
| maskDataType: string | Yes/No  | Yes            | Returns the mask type received from model.                                 |

### Events

| Event | Supported | Parameter | Details |
| ----- | --------- | --------- | ------- |
| None  | None      | None      | None    |

### Functions

| Function | Supported | Details |
| -------- | --------- | ------- |
| None     | None      | None    |
