> 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/base-components/components/controlcontainer.md).

# 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 |           |           |         |
