# ControlContainer

## Implementation Details

> **Component Selector:** 'Base component without template and selector'

## PME Support

### Properties

| Property       | Get/Set | Notify Changes | Details                                                            |
| -------------- | ------- | -------------- | ------------------------------------------------------------------ |
| container: any | No      | No             | Contains a reference to the container HTML element of the control. |

### Methods

| Method               | Supported | Details                                                                                                                                 |
| -------------------- | --------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| removeControlHandler | Yes       | Removes the static content from the container control, it receives `EventData` parameter with the name of the static control to remove. |

### Events

| Event               | Supported | Parameter | Details |
| ------------------- | --------- | --------- | ------- |
| No events supported |           |           |         |
