**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [page](../modules/page.md) / ObjectWithHref

# Interface: ObjectWithHref

## Hierarchy

* **ObjectWithHref**

## Index

### Properties

* [href](page.objectwithhref.md#href)

## Properties

### href

•  **href**: string

The URL of the solution page.

***Example:***

```typescript
{ href: 'https://example.com/abc' }
```
