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

# Loading

## Implementation Details

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

## PME Support

### Properties

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

### Methods

| Method           | Supported | Details                                                             |
| ---------------- | --------- | ------------------------------------------------------------------- |
| displayComponent | Yes       | Receives a `boolean` value, if true the loading component is shown. |

### Events

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