
<!-- Auto Generated Below -->


## SignetCircularDataWidget Properties

| Property            | Attribute             | Description | Type     | Default     |
| ------------------- | --------------------- | ----------- | -------- | ----------- |
| `buttonText`        | `button-text`         |             | `string` | `undefined` |
| `cardDescription`   | `card-description`    |             | `string` | `undefined` |
| `cardTitle`         | `card-title`          |             | `string` | `undefined` |
| `progress`          | `progress`            |             | `number` | `undefined` |
| `progressIcon`      | `progress-icon`       |             | `string` | `undefined` |
| `progressLowerText` | `progress-lower-text` |             | `string` | `undefined` |
| `progressUpperText` | `progress-upper-text` |             | `string` | `undefined` |


## Dependencies

### Depends on

- [signet-circular-progress-bar](../signet-circular-progress-bar)
- [signet-button](../signet-button)

### Graph
```mermaid
graph TD;
  signet-circular-data-widget --> signet-circular-progress-bar
  signet-circular-data-widget --> signet-button
  signet-circular-progress-bar --> signet-icon
  style signet-circular-data-widget fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

*Built with Signet Design System*
