> 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/stub.md).

# Stub

Stub component is a dummy component that is used to show something when a unsupported component needs to be rendered in an application. The use of this component is limited to the migration tool.

## Implementation Details

> **Component Selector:** 'wm-stub'

## PME Support

### Properties

| Property                                | Get/Set | Notify Changes | Details |
| --------------------------------------- | ------- | -------------- | ------- |
| It does not have accessible properties. |         |                |         |

### Methods

| Method                                | Supported | Details |
| ------------------------------------- | --------- | ------- |
| It does not have methods implemented. |           |         |

### Events

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